Feb-13-2022, 01:02 PM
What are some good books for learning NumPy and Pandas after learning the basics of Python? And which one should I start learning first – NumPy or Pandas?
What are some good books for learning NumPy and Pandas?
|
Feb-13-2022, 01:02 PM
What are some good books for learning NumPy and Pandas after learning the basics of Python? And which one should I start learning first – NumPy or Pandas?
Feb-13-2022, 01:14 PM
IMHO, learn whichever one you plan to use the most. That is more likely Pandas, recognizing that Pandas is based on Numpy and so some familiarity with Numpy will follow as you learn Pandas.
Not answering your question exactly, I would suggest starting with a website and a youtube. Pandas tutorial for beginners Pandas from the ground up from PyCon 2015 Then it depends on what you want to do with Pandas, and that should direct what you read next - machine learning, data analysis, basic spreadsheet stuff, web scraping, etc |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Installing Older Version Of Numpy & Pandas | knight2000 | 6 | 20,251 |
Aug-30-2023, 10:58 AM Last Post: knight2000 |
|
scrape books | moristrudeau4 | 2 | 129,672 |
Jun-15-2023, 05:29 PM Last Post: moristrudeau4 |
|
Is the Python website good for learning Python? | OnisionTheOninonBoy | 18 | 13,843 |
Jan-30-2017, 09:21 PM Last Post: Ofnuts |