Skip to content

Conversation

wholmgren
Copy link
Member

@wholmgren wholmgren commented Feb 15, 2019

  • Closes change code for pandas DatetimeIndex kwargs deprecation #659
  • I am familiar with the contributing guidelines.
  • Fully tested. Added and/or modified tests to ensure correct behavior for all reasonable inputs. Tests (usually) must pass on the TravisCI and Appveyor testing services.
  • Updates entries to docs/sphinx/source/api.rst for API changes.
  • Adds description and name entries in the appropriate docs/sphinx/source/whatsnew file for all changes.
  • Code quality and style is sufficient. Passes LGTM and SticklerCI checks.
  • New code is fully documented. Includes sphinx/numpydoc compliant docstrings and comments in the code where necessary.
  • Pull request is nearly complete and ready for detailed review.

@wholmgren wholmgren added this to the 0.6.2 milestone Feb 15, 2019
@wholmgren wholmgren added the bug label Feb 15, 2019
@wholmgren wholmgren requested a review from cwhanse February 15, 2019 15:03
@@ -75,12 +75,16 @@ def test_location_print_pytz():
assert tus.__str__() == expected_str


@pytest.fixture
Copy link
Member

Choose a reason for hiding this comment

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

This is a good addition

@wholmgren wholmgren merged commit 1ecef34 into pvlib:master Feb 15, 2019
@wholmgren wholmgren deleted the dtindex branch February 15, 2019 21:56
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.

2 participants