organization-x / Power_of_Data

1 week camp around the power of data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For the Power of Data 1 Week Camp

Find the curriculum Here
Find the recording of the curriculum walkthrough Here Passcode = 81XBE=Fs
  • Exploratory_Data_Notebook.ipynb = How to run a basic exploratory data analysis step by step!
  • function_testing_notebook.ipynb = How to put together your functions into a master function and test that it works in one pass
  • streamlit_template.py = Streamlit template to show how to integrate your EDA into a streamlit
  • Requirements.txt = requirements you can install with 'pip install -r requirements.txt' instead of doing it manually

  • simple.py = Old Streamlit app created from the same data

About

1 week camp around the power of data.


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%