Discourse/Classes/2019-05-17 PyClass

From Noisebridge
Jump to navigation Jump to search

📜 Discourse Archive
This page is preserved verbatim from discuss.noisebridge.info, the Noisebridge community forum that operated roughly 2018–2022. The original site is defunct; this content was recovered via the Wayback Machine and is archived here as a primary source for Noisebridge history.
⮡ Original URL: https://discuss.noisebridge.info/t/pyclass-intro-to-pandas/813
📦 Verify on Wayback Machine
📅 Archived: 2022-05-22
🏷 Original category: Classes

PyClass

[edit | edit source]

peter_imai _2019-05-17_

[edit | edit source]

Come learn the joy of data wrangling with Pandas. In short order, you’ll be able to join, twist, select, and split your data sets. You’ll leave with a full grasp as to when to wield this powerful library, strategies for dealing with funky data sets and more.

@Jared will be around the space around an hour before class to help get environments set up - but if you’re not able to make it, not to fear, we’ll have a web-based notebook that you can access to use throughout class.


peter_imai _2019-05-21_

[edit | edit source]

Do More!

- Installation Instructions

- Pandas Documentation

- Tidy Data by Hadley Wickham

- Solid write-up on extensions and tools for specific clean-up jobs.

Unicode problems?

- Parsing email addresses?

- One person’s opinion on a simplified approach to Pandas

- How to handle missing data

- Perfect Pandas with Kaggle exercises: Kaggle’s Learn Pandas

- Plotting in Seaborn

- Class Notebook - coming