Demographic Data Analyzer
Go to file
2022-09-29 21:43:26 +02:00
.replit feat: add replit config (#1) 2020-09-29 14:49:41 -07:00
adult.data.csv init 2020-09-29 12:23:25 -05:00
demographic_data_analyzer.py init 2020-09-29 12:23:25 -05:00
main.py init 2020-09-29 12:23:25 -05:00
poetry.lock init 2020-09-29 12:23:25 -05:00
pyproject.toml init 2020-09-29 12:23:25 -05:00
README.md chore: clean up readme (#8) 2022-05-03 18:07:51 -05:00
renovate.json Configure Renovate (#5) 2021-06-04 09:48:27 +02:00
replit.nix fix(config): add replit.nix config (#9) 2022-07-20 15:31:04 +09:00
test_module.py test - faster test suite by only initalizing once (#11) 2022-09-29 21:43:26 +02:00

Demographic Data Analyzer

This is the boilerplate for the Demographic Data Analyzer project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/data-analysis-with-python/data-analysis-with-python-projects/demographic-data-analyzer