pride-data-analysis/data
Nat e242fed907
Save data sets to the raw/processed folders
As discussed in #6, the IRS data set is too big for GitHub to handle.
So, some processing has been added to analysis/analisys2.ipynb to split
the data set into two parts and stored in the processed folder
2023-03-01 16:10:26 -08:00
..
processed Save data sets to the raw/processed folders 2023-03-01 16:10:26 -08:00
raw Save data sets to the raw/processed folders 2023-03-01 16:10:26 -08:00
README.md Initial commit 2023-02-01 01:23:45 +00:00

README.md

Data

  • data/raw - raw data should go in this directory; you should add the original source file here. Always keep the original data file without editing.
  • data/processed - You can add cleaned up, and processed data files in this directory.