-
Notifications
You must be signed in to change notification settings - Fork 68
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
Feat: Onboard NHTSA Traffic Fatalities dataset #454
Feat: Onboard NHTSA Traffic Fatalities dataset #454
Conversation
@adlersantos @nlarge-google Kindly review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great Job, just removal of blank lines.
Pipfile
Outdated
url = "https://pypi.org/simple" | ||
verify_ssl = true | ||
name = "pypi" | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove this file from the branch
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed the mentioned file from the commit / branch.
Pipfile.lock
Outdated
@@ -0,0 +1,20 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove this file from the branch
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed the mentioned file from the commit / branch.
+ "00" | ||
+ " UTC" | ||
) | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove extra lines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed extra spaces.
append_batch_file( | ||
target_file_batch, target_file, skip_header, not (skip_header) | ||
) | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove extra lines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed extra spaces.
d515289
to
2bd4fcd
Compare
Hey @nlarge-google I have addressed the mentioned changes. Kindly review. |
Great Job! |
Description
Dataset: NHTSA Traffic Fatalities
Checklist
Use the sections below based on what's applicable to your PR and delete the rest:
Feature
README
accordinglyData Onboarding
datasets/<nhtsa_traffic_fatalities>
and nothing outside of that directory