Updated pd.date_range-API in plot_sunpath_diagrams.py#1997
Updated pd.date_range-API in plot_sunpath_diagrams.py#1997PhilBrk8 wants to merge 1 commit intopvlib:mainfrom
Conversation
freq='H' is depricated. the parameter 'closed' was changed to 'inclusive'
|
Right now our docs build uses python 3.7 (see https://github.com/pvlib/pvlib-python/blob/main/readthedocs.yml), which I'm guessing means it's also using an older pandas that doesn't support |
Hi there, I'm currently doing the Solar Energy Engineering Program of the TU Delft on edx.org and i'm in the last of 4 courses. To go even further and incorporate useful parts into the library while bringing it up to a more modern environment might be a great opportunity to advance my python skills to the next level and polish up my github profile in the meantime as well. @kandersolar Would you also be in favor of this? |
Hard to say without hearing some specifics, but in general we enthusiastically welcome contributions! Please open an issue describing any improvements you'd like to discuss :) |
freq='H' is depricated.
the parameter 'closed' was changed to 'inclusive'
docs/sphinx/source/referencefor API changes.docs/sphinx/source/whatsnewfor 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`).remote-data) and Milestone are assigned to the Pull Request and linked Issue.