* Pandas: https://pandas.pydata.org/docs/getting_started/index.html
* DSP: https://greenteapress.com/thinkdsp/html/index.html
* Numpy: https://www.labri.fr/perso/nrougier/from-python-to-numpy/
* Data Carpentry: https://datacarpentry.org/lessons/
* Data science path: https://github.com/ossu/data-science
Julia Evans has a Pandas cookbook that's a good complement to the official docs: https://github.com/jvns/pandas-cookbook
I make especially heavy use of the data wrangling recipes everytime I can't figure out how to do something in pandas.
* Pandas: https://pandas.pydata.org/docs/getting_started/index.html
* DSP: https://greenteapress.com/thinkdsp/html/index.html
* Numpy: https://www.labri.fr/perso/nrougier/from-python-to-numpy/
* Data Carpentry: https://datacarpentry.org/lessons/
* Data science path: https://github.com/ossu/data-science