flight-delay-eda
Using data available on kaagle.com, I have tried to create an exhaustive EDA on the data.
Setup
- Download data from here. After extracting move the 2019 CSV files in
data/folder. - Install requirements.txt, perform following on terminal.
pip3 install -r requirements.txt - Open the ipynb file in jupyter notebook and add more features!
Built With
- jupyter-notebook
Log in or sign up for Devpost to join the conversation.