Complete Python Pandas Data Science Tutorial - Reading CSV-Excel Files, Sorting, Filtering, Groupby

Complete Python Pandas Data Science Tutorial - Reading CSV-Excel Files, Sorting, Filtering, Groupby

Keith Galli via YouTube Direct link

- Why Pandas?

1 of 21

1 of 21

- Why Pandas?

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Complete Python Pandas Data Science Tutorial - Reading CSV-Excel Files, Sorting, Filtering, Groupby

Automatically move to the next video in the Classroom when playback concludes

  1. 1 - Why Pandas?
  2. 2 - Installing Pandas
  3. 3 - Getting the data used in this video
  4. 4 - Loading the data into Pandas CSVs, Excel, TXTs, etc.
  5. 5 - Reading Data Getting Rows, Columns, Cells, Headers, etc.
  6. 6 - Iterate through each Row
  7. 7 - Getting rows based on a specific condition
  8. 8 - High Level description of your data min, max, mean, std dev, etc.
  9. 9 - Sorting Values Alphabetically, Numerically
  10. 10 - Making Changes to the DataFrame
  11. 11 - Adding a column
  12. 12 - Deleting a column
  13. 13 - Summing Multiple Columns to Create new Column.
  14. 14 - Rearranging columns
  15. 15 - Saving our Data CSV, Excel, TXT, etc.
  16. 16 - Filtering Data based on multiple conditions
  17. 17 - Reset Index
  18. 18 - Regex Filtering filter based on textual patterns
  19. 19 - Conditional Changes
  20. 20 - Aggregate Statistics using Groupby Sum, Mean, Counting
  21. 21 - Working with large amounts of data setting chunksize

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.