use-cases/datasets-and-reports.md +13 −0 added
1# Analyze datasets and ship reports | Codex use cases
2
3Need
4
5Analysis stack
6
7Default options
8
9[pandas](https://pandas.pydata.org/) with [matplotlib](https://matplotlib.org/) or [seaborn](https://seaborn.pydata.org/)
10
11Why it's needed
12
13Good defaults for import, profiling, joins, cleaning, and the first round of charts.