Skip to content

Latest commit

 

History

History
111 lines (61 loc) · 6.69 KB

CHANGELOG.md

File metadata and controls

111 lines (61 loc) · 6.69 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2020-06-08)

Features

  • build dataframes grouping the weather data by province, date and including the quartiles (b16deac)

1.1.0 (2020-06-08)

Features

  • 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)

Documentations

Chores

  • 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)

Tests

  • 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)

Builds

Styles

  • add the github social preview (5d23a71)
  • add the github social preview (d516523)

1.0.1 (2020-06-05)

Tests

  • add zipped version of df_provinces_collection.pkl and df_provinces_collection.csv (13ed0cb)

Chores

  • ignore files greater than 100 MB due to gihutb constraint : remove df_provinces_collection.pkl and df_provinces_collection.csv (67aef5b)

1.0.0 (2020-06-05)

Features

  • 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)

Tests

  • add concatenated CSV and Pickle files containing all Weather data from Belgian cities (456f6c1)

Documentations

Chores

  • add .gitattributes including csv files (61e9d73)
  • add .gitignore for node, python, jupyter notebooks, visual studio code (d203d3d)
  • add vscode configurations (e1443ce)
  • set the types recognized during the generation of the CHANGELOG (39f01a9)

Builds

Styles

  • add the github social preview (5d23a71)
  • add the github social preview (d516523)