Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 609 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 609 Bytes

This project is about Walkability vs. Subjective Well-Being.

Dataset

walkability_dataset.csv could be download at here

Preprocessing

Cleaned dataset dubbed 'Happiness_index_merged.csv' will not result from proper preprocessing file 'merge_and_process.py' when passing the happiness dataset and walkabality dataset. This is because there are inconsistencies in naming schemies of CBSA codes so roughly ~50 files were manually entered from its resulting output.

Set Up

pip install -r requirements.txt