LinkNLearn / homedata

Sensor data from a home. More information in the ReadMe file.
2 stars 0 forks source link

Create jupyter notebook, mysql database, and 1 exported csv #8

Closed nicholaspoggioli closed 5 years ago

nicholaspoggioli commented 5 years ago
  1. create data cleaning jupyter notebook file homedata data cleaning.ipynb
  2. create mysql code to convert sql dump to database create-dataset.sql
  3. export air_quality table from that database to a .csv file air-quality.csv
pwdel commented 5 years ago

Hey @nicholaspoggioli should we add Jupyter notebooks to our Gitignore files or should we include them in the repo? Thoughts on that? I will merge.