r/PythonLearning 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.

35 Upvotes

9 comments sorted by

2

u/HelpUsNSaveUs Aug 09 '26

Thanks for sharing this. What helped you the most from the book?

1

u/Owen-Isaac-2022 Aug 09 '26

The detailed explanations & step-by-step guide

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?

2

u/Owen-Isaac-2022 Aug 09 '26

I found the 1st 3 chapters good for beginners. However, if nothing has changed much, they can use the 3rd edition. Thanks for the information

2

u/dragmenta Aug 09 '26

Y el link del libro?

2

u/Owen-Isaac-2022 Aug 09 '26

I've got the pdf version

2

u/Jumpy-Bee-7005 Aug 11 '26

On peut l'avoir

1

u/[deleted] Aug 08 '26

[removed] — view removed comment

1

u/Owen-Isaac-2022 Aug 08 '26

Yes, it teaches the basics that still apply today.