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

Preprocess Location + Basic Variables #12

Closed
isanjeevsingh opened this issue Nov 13, 2021 · 1 comment
Closed

Preprocess Location + Basic Variables #12

isanjeevsingh opened this issue Nov 13, 2021 · 1 comment
Assignees
Labels
Preprocess Data Pro-process

Comments

@isanjeevsingh
Copy link
Contributor

In this issue, we plan to preprocess the following variables:

'ID', 'Severity', 'Start_Time', 'End_Time', 'Distance(mi)', 'Description', 'Start_Lat', 'Start_Lng', 'End_Lat', 'End_Lng', 'Number', 'Street', 'Side', 'City', 'County', 'State', 'Zipcode', 'Country', 'Timezone', 'Airport_Code'

The goal is to impute the missing values and to drop the irrelevant columns.

@isanjeevsingh
Copy link
Contributor Author

Completed the preprocessing script and pushed it inside the folder src/preprocessing/preprocess_location_basic_var.py

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

No branches or pull requests

1 participant