UBC-MDS / DSCI-532_2024_10_vanweather

VanWeather is an interactive dashboard designed to analyze and visualize weather patterns in Vancouver.
https://dsci-532-2024-10-vanweather.onrender.com/
MIT License
0 stars 0 forks source link

add refence code for plot with month and year #33

Closed czwcandy closed 6 months ago

czwcandy commented 6 months ago

As discussed with Oak, I created this reference code with month and year. In this code, I used May, start_year=2000, end year=2022. You can change time what you want. The plot was updated with altair. Please review.

sivakornchong commented 6 months ago

Seem like we will not able to merge this branch because of a conflicting file, can we resolve that first?

sivakornchong commented 6 months ago

The code from this file src/refrence_plot_with_year_month.py has already been integrated into the func.py. This pull request is no longer required. Thank you!