Python Forum
What are some good books for learning NumPy and Pandas?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What are some good books for learning NumPy and Pandas?
#1
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?
Reply
#2
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
BashBedlam likes this post
Reply


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

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020