Share your feedback on US Census Data: Data cleansing in Python

Hi there,

Request your feedback on the ‘Cleansing US Census Data’ project.

Here are a couple of pointers we could discuss together and increase our learning:

List item
Is there a way to minimize the number of times we write pd_to_numeric and str.split arguments for each population strata?
Similarly, can we not create a list/array of race columns and use it in a function that creates a histogram taking a different race each time through a 'for’statement?

Cheers,
Kabir