-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreferences.txt
More file actions
21 lines (16 loc) · 807 Bytes
/
references.txt
File metadata and controls
21 lines (16 loc) · 807 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Libraries
NumPy (Version X.X). (2023). Retrieved from https://numpy.org/
Pandas (Version ). (2023). Retrieved from https://pandas.pydata.org/
calmap (Version ). (2023). Retrieved from https://pypi.org/project/calmap/
matplotlib (Version ). (2023). Retrieved from https://matplotlib.org/
Resources
1. https://www.canada.ca/en/transparency/terms.html
- Source of weather_data.
- Source of software Cygwin to pull data.
2. https://www.homedepot.ca/en/home/customer-support/terms-of-use.html
- used to find a product.
3. https://www.rustoleum.ca/pages/legal/terms-and-conditions
- used to find weather restrictions.
4. https://towardsdatascience.com/create-githubs-style-contributions-plot-for-your-time-series-data-79df84ec93da
- used for sample code to generate calmap graph.
5.