https://ipython.readthedocs.io/en/st
https://numpy.org/doc/stable/reference/arrays.ndarray.html
https://numpy.org/doc/stable/reference/routines.math.html
https://pandas.pydata.org/pandas-docs/stable/user_guide/timeseries.html
https://leanpub.com/effective-pandas
https://pyvideo.org/search?q=pandas
Pandas-style N-dimensional arrays https://xarray.pydata.org/
https://matplotlib.org/stable/index.html
https://matplotlib.org/stable/gallery/
"Ten Simple Rules for Better Figures" by Nicholas Rougier, Michael Droettboom, and Philip Bourne, 2014
https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1003833
https://matplotlib.org/stable/tutorials/colors/colormaps.html
https://matplotlib.org/stable/tutorials/text/annotations.html
https://matplotlib.org/stable/tutorials/introductory/customizing.html
https://seaborn.pydata.org/examples/index.html
https://scikit-learn.org/stable/modules/linear_model.html
https://scikit-learn.org/stable/modules/cross_validation.html
https://scikit-learn.org/stable/modules/grid_search.html
https://scikit-learn.org/stable/modules/manifold.html
https://scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html
https://scikit-learn.org/stable/auto_examples/cluster/plot_color_quantization.html
https://scikit-learn.org/stable/modules/density.html
https://scikit-learn.org/stable/modules/ensemble.html#forest
https://pypi.org/project/pandaSDMX/
The Synthetic Data Vault (SDV) is a Python library designed for creating tabular synthetic data from coupled tables. There are free and commercial versions of the package.