UBC-MDS / RaincouverPrediction

Group 9 shared repository for 522
https://ubc-mds.github.io/RaincouverPrediction/
Other
0 stars 3 forks source link

Eda func #63

Closed yhan178 closed 9 months ago

yhan178 commented 9 months ago

Finish the EDA script, with two png files, one for histogram and one for correlation table. To run the analysis, use command:

# perform eda and save plots
python scripts/eda.py  \
  --data-file=data/van_weather_1990-01-01_2023-11-06.csv \
   --plot-to=results/figures