-
-
Notifications
You must be signed in to change notification settings - Fork 19.4k
DOC: make shared includes for describing the datasets in the Getting Started tutorials #38735
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
973df46 to
2c4d43d
Compare
|
There's also overlap in the data set descriptions between the combining data and time series tutorials. I wasn't sure which was correct, so didn't touch those. |
23ebe80 to
47dd6f4
Compare
47dd6f4 to
d264a8a
Compare
Just a refactor; the net result should be the same.
d264a8a to
b1705f1
Compare
|
thanks @afeld. pls check that this renders nicely in the built docs: https://pandas.pydata.org/pandas-docs/dev/ |
| <a href="https://github.com/pandas-dev/pandas/tree/master/doc/data/air_quality_no2.csv" class="btn btn-dark btn-sm">To raw data</a> | ||
| </div> | ||
| </div> | ||
| . include:: air_quality_no2.rst |
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.
There is a missing second dot here, I think (at the beginning of the line)
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.
I need to stop making pull requests when sleep deprived 🤦 Sorry! Fixed in #38839.
| <a href="https://github.com/pandas-dev/pandas/tree/master/doc/data/air_quality_no2.csv" class="btn btn-dark btn-sm">To raw data</a> | ||
| </div> | ||
| </div> | ||
| . include:: air_quality_no2.rst |
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.
here as well
Just a refactor; the net result should be the same.
closes #xxxxpassesblack pandaspassesgit diff upstream/master -u -- "*.py" | flake8 --diffwhatsnew entry