Skip to content

Removing the 'closed' kwarg from pd.date_range in gallery examples #1540

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

Merged
merged 5 commits into from
Aug 29, 2022

Conversation

joaoguilhermeS
Copy link
Contributor

@joaoguilhermeS joaoguilhermeS commented Aug 26, 2022

  • [ ] Closes #xxxx
  • I am familiar with the contributing guidelines
  • [ ] Tests added
  • [ ] Updates entries in docs/sphinx/source/reference for API changes.
  • Adds description and name entries in the appropriate "what's new" file in docs/sphinx/source/whatsnew for all changes. Includes link to the GitHub Issue with :issue:`num` or this Pull Request with :pull:`num`. Includes contributor name and/or GitHub username (link with :ghuser:`user`).
  • New code is fully documented. Includes numpydoc compliant docstrings, examples, and comments where necessary.
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels (including remote-data) and Milestone are assigned to the Pull Request and linked Issue.

@joaoguilhermeS
Copy link
Contributor Author

I've fixed the problems in my last pull request and add it here.

Copy link
Member

@cwhanse cwhanse left a comment

Choose a reason for hiding this comment

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

Fixing a few format issues for you

@cwhanse cwhanse added this to the 0.9.3 milestone Aug 28, 2022
Copy link
Member

@cwhanse cwhanse left a comment

Choose a reason for hiding this comment

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

remove extra space

Copy link
Member

@kandersolar kandersolar left a comment

Choose a reason for hiding this comment

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

Thanks @joaoguilhermeS!

FYI it is better, and probably easier, to revise an existing PR than to make new ones from scratch. We can help with that next time if you need it :) And thanks again!

@kandersolar kandersolar changed the title Removing the 'close' kwarg from pandas Dataframes in examples Removing the 'closed' kwarg from pd.date_range in gallery examples Aug 29, 2022
@kandersolar kandersolar merged commit 6a94e35 into pvlib:master Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants