-
Notifications
You must be signed in to change notification settings - Fork 92
Demo data: rename gzip file #2183
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
Conversation
ae40d89 to
84c75ed
Compare
… gzip in pd.read_csv
84c75ed to
4597926
Compare
Codecov Report
@@ Coverage Diff @@
## main #2183 +/- ##
=======================================
Coverage 100.0% 100.0%
=======================================
Files 295 295
Lines 24389 24389
=======================================
Hits 24379 24379
Misses 10 10
Continue to review full report at Codecov.
|
docs/source/release_notes.rst
Outdated
| * Fixes | ||
| * Changes | ||
| * Documentation Changes | ||
| * Convert demo dataset from gzipped csv to gzipped tar of csv :pr:`2183` |
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.
Crap, this comment is out of date, updating
freddyaboulton
left a comment
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.
Looks good @dsherry !
bchen1116
left a comment
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.
Nice!
I noticed that this tarball wasn't actually a tarball and it was confusing 😆