Skip to content

make physicaliam return a Series if called with a Series #398

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 4 commits into from
Nov 30, 2017

Conversation

wholmgren
Copy link
Member

@wholmgren wholmgren commented Nov 15, 2017

  • Closes issue physicaliam returns np.array for pd.Series input #397
  • Fully tested. Added and/or modified tests to ensure correct behavior for all reasonable inputs. Tests must pass on the TravisCI and Appveyor testing services.
  • Code quality and style is sufficient. Passes git diff upstream/master -u -- "*.py" | flake8 --diff and/or landscape.io linting service.
  • New code is fully documented. Includes sphinx/numpydoc compliant docstrings and comments in the code where necessary.
  • 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.

@cwhanse let me know if you want me to make any more changes to the docstring. It seemed to me that much of the information was repetitive, so I deleted it.

@wholmgren wholmgren added the bug label Nov 15, 2017
@wholmgren wholmgren added this to the 0.5.2 milestone Nov 15, 2017
@wholmgren wholmgren merged commit e83927d into pvlib:master Nov 30, 2017
@wholmgren wholmgren deleted the physicaliamtypes branch November 30, 2017 19:09
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.

1 participant