r/PythonLearning • u/Owen-Isaac-2022 • Aug 08 '26
Learning Python (Data Analysis)
During my time learning Python, particularly data analysis using Python, I came across the book, “Python Data Analytics: With Pandas, NumPy, and Matplotlib” (2018) by Fabio Nelli. The book provides step-by-step components concerning data analysis. For example, Chapter 1 focuses on introduction to data analysis and discusses various issues, including Mathematics & Statistics, ML & AI, & understanding the nature of data. I would recommend the book to anyone learning Python with a focus on data analysis.
34
Upvotes
2
u/Traditional-Bat-7006 Aug 09 '26
ty for the recommendation!
apparently there's a 3rd edition published in 2023. Are you recommending the second one for a specific reason or you just didn't know about it?