Exploratory Data Analysis
2026-02-10
Slides: https://go.ncsu.edu/dss-python
To get a complete from this session:
Our team comes from a variety of academic backgrounds, including nuclear engineering, electrical engineering, marine ecology, history, information science, natural resources, and geographic information sciences.
Have workshop ideas? Contact us!

Direct email: getdatahelp@ncsu.edu
Exploratory Data Analysis with Python
select, filter, with_columns, group_by)matplotlib| Topic | Polars | pandas |
|---|---|---|
| Execution style | Expression-oriented, optional lazy mode | Eager by default |
| Performance | Often faster on larger tabular transforms | Strong general-purpose baseline |
| Teaching focus today | Clear pipeline thinking | Familiar ecosystem many already know |
| Recommendation | Use whichever fits your workflow/team | Concepts transfer between both |
During the workshop:
Tips for following along:
Scroll down to the right session. Click “Open in Colab”
Click “Copy to Drive”


Direct email: getdatahelp@ncsu.edu
THANK YOU
