Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Challenge #4 Getting Started Preliminary Code: Preprocessing + Selecting Counties for Further Investigation #20

Closed
wants to merge 2 commits into from

Conversation

AveEddins
Copy link
Contributor

This code formats the csv file input to one dataframe for CA and one for FL. Then, changes are made like incorporating the full column titles from the dictionary files, removing bad values from percent columns, and making the geoids the indices. Finally, it finds the geoids that appear in at least 2 of the top 10 values in the 3 FEMA/DOE columns noted in the challenge #4 discussion post and prints the corresponding counties.

This code preprocesses the data and selects counties to focus on for the "getting started" section of challenge 4 by selecting geoids that appear at least twice in the top tens of the FEMA and DOE columns noted in the challenge 4 discussion page.
@AveEddins AveEddins closed this Sep 21, 2024
@AveEddins
Copy link
Contributor Author

Closed to correct destination folder for file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant