Data Analyst
pandas
Python
race
column)Bachelors
, Masters
, or Doctorate
) make more than 50K?demographic_data_analyzer
. Update the code so all variables set to "None" are set to the appropriate calculation or code. Round all decimals to the nearest tenth.test_module.py
.main.py
to test your functions. Click the "run" button and main.py
will run.test_module.py
to main.py
for your convenience. The tests will run automatically whenever you hit the "run" button.Posted Jul 26, 2023
Analyzing demographic data using Pandas. The dataset of demographic data was extracted from the 1994 Census database.
0
6
Data Analyst
pandas
Python