Data Science学习第三天: Free Data Science learning resources.
Free Data Science learning resources. source https://www.youtube.com/watch?v=eTxyviU0Ddo This is a data science learning path. 1. RECOMMENDED BOOKS IN MY STORE https://www.amazon.com/shop/pythonprogrammer 2. PYTHON BASICS Introduction to Python, The Scientific Libraries, Advanced Python Programming and the Pandas 1) Section of Data and Empirics https://lectures.quantecon.org/py/ 2) Chapters 1 - 4 in this book https://github.com/jakevdp/PythonDataScienceHandbook/blob/8a34a4f653bdbdc01415a94dc20d4e9b97438965/notebooks/Index.ipynb 3. python库 1) Pandas Pandas tutorial https://pandas.pydata.org/pandas-docs/stable/getting_started/10min.html Some excellent pandas code examples https://github.com/wesm/pydata-book ...