Skip to content

Conversation

anshbansal
Copy link

I removed the checkboxes because they were not relevant. This is a docstring update. I found the answer in https://stackoverflow.com/questions/17001389/pandas-resample-documentation but it should have been present in the docs

@pep8speaks
Copy link

pep8speaks commented Dec 13, 2019

Hello @anshbansal! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-12-13 04:57:03 UTC

@@ -7708,6 +7708,8 @@ def resample(
----------
rule : DateOffset, Timedelta or str
The offset string or object representing target conversion.
The str value refers to frequency string.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line is redundant. you can add a link the documentation if you'd like; i think we have this link elsewhere.

@datapythonista
Copy link
Member

@anshbansal still interested on finishing this? If so, please remove the line that doesn't add value and create a link to the mentioned page/section. Thanks

@anshbansal
Copy link
Author

@jreback @datapythonista Can you tell me what link is being referred to in the previous comment?

@@ -7708,6 +7708,8 @@ def resample(
----------
rule : DateOffset, Timedelta or str
The offset string or object representing target conversion.
The str value refers to frequency string.
The list of valid values can be found in the timeseries user guide.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anshbansal making this a link to the timeseries user guide, besides saying it.

Copy link

@oaustegard oaustegard Apr 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@datapythonista
Copy link
Member

Closing as stale, @anshbansal let us know if you'd like to finish this.

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

Successfully merging this pull request may close these issues.

6 participants