sharkymark / pandas_automl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jupyter Notebook pandas datasets example

This repo shows 2 sample Jupyter Notebooks and Python code.

coder-oss.demo.coder.com

Open in Coder

eks-v2.demo.coder.com

Open in Coder

  • generic.ipydb are generic Pandas commands to analyze datasets. e.g., number of rows, columns, column names, distribution of values in a column, read in a csv.

  • You need to `pip3 install pandas --user`` for these to work (or do this within an image)

  • The sets folder has publicly available datasets used by the notebooks.

About


Languages

Language:Jupyter Notebook 100.0%