Demographic Data Analyzer
95d5584ef1
`assertAlmostEqual` is able to determine if lists are equal, but it cannot determine if corresponding elements are almost equal. `assertCountEqual` checks if lists have the same elements, regardless of the order. |
||
---|---|---|
.replit | ||
adult.data.csv | ||
demographic_data_analyzer.py | ||
main.py | ||
poetry.lock | ||
pyproject.toml | ||
README.md | ||
renovate.json | ||
replit.nix | ||
test_module.py |
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