All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2020-06-08)
- build dataframes grouping the weather data by province, date and including the quartiles (b16deac)
- add alt-be.helper to check if Kaggle is running or not (6905478)
- add OpenWeatherMap.org data in CSV format (1b7b140)
- add zipcodes from Belgium in FR and NL to find the Provinces related to Postal Codes (302427c)
- aggregate CSV files containing Weather data per day into a CSV and Pickle file (89cc85f)
- prepare the Belgian postal codes database from BPost before ETL (d0f61c1)
- add .gitattributes including csv files (61e9d73)
- add .gitignore for node, python, jupyter notebooks, visual studio code (d203d3d)
- add vscode configurations (e1443ce)
- release: 1.0.0 (dcb85e1)
- ignore files greater than 100 MB due to gihutb constraint : remove df_provinces_collection.pkl and df_provinces_collection.csv (87f27d9)
- set the types recognized during the generation of the CHANGELOG (39f01a9)
- release: 1.0.1 (c081503)
- add concatenated CSV and Pickle files containing all Weather data from Belgian cities (735ee0e)
- add zipped version of df_provinces_collection.pkl and df_provinces_collection.csv (b6c97ac)
1.0.1 (2020-06-05)
- add zipped version of df_provinces_collection.pkl and df_provinces_collection.csv (13ed0cb)
- ignore files greater than 100 MB due to gihutb constraint : remove df_provinces_collection.pkl and df_provinces_collection.csv (67aef5b)
- add alt-be.helper to check if Kaggle is running or not (6905478)
- add OpenWeatherMap.org data in CSV format (1b7b140)
- add zipcodes from Belgium in FR and NL to find the Provinces related to Postal Codes (302427c)
- aggregate CSV files containing Weather data per day into a CSV and Pickle file (89cc85f)
- prepare the Belgian postal codes database from BPost before ETL (d0f61c1)
- add concatenated CSV and Pickle files containing all Weather data from Belgian cities (456f6c1)