Skip to main contentPackages #
Pages in this section:
- Numpy
- (Maybe) Useful resources # Docs NumPy: the absolute basics for beginners — NumPy v1.26 Manual NumPy Features — NumPy Tutorials Math to …
- Pandas
- Real problems and real solutions.
- Matplotlib/Seaborn
- seaborn depends on matplotlib.
(Maybe) Useful resources # Examples — Matplotlib 3.7.2 documentation Example gallery — seaborn 0.12.2 …
- Geographical Plots
- (Maybe) Useful resources # Courses:
Welcome to Introduction to Python GIS -course 2018! — Intro to Python GIS CSC documentation Repo: …
- rpy2
- References # rpy2 3.3.1 documentation
Install with Anaconda/Miniconda # In environment.yml:
dependencies: - r-base - r-r.utils - …
- scikit-learn
- Impute missing data # Doc: 6.4. Imputation of missing values — scikit-learn 1.3.0 documentation
SimpleImputer # from sklearn.impute …
- Selenium
- Docs:
Selenium with Python — Selenium Python Bindings 2 documentation Selenium Client Driver — Selenium 4.10 documentation Basics # …
- Stata integration
- References # doc:
Call Stata using IPython magic commands — pystata documentation Call Stata using API functions — pystata documentation …