Skip to content

fix incompatibility with pandas 0.19 and solar position calculations #247

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 3 commits into from
Oct 4, 2016

Conversation

wholmgren
Copy link
Member

pandas-dev/pandas#13209 changed the behavior of DatetimeIndex.astype so that astype would yield an Index object instead of a numpy array. This caused problems in a handful of functions that need numpy arrays for calculations.

I'll try to merge this later today. I'll try to release 0.4.1 tomorrow.

Closes #246.

@wholmgren wholmgren added the bug label Oct 4, 2016
@wholmgren wholmgren added this to the 0.4.1 milestone Oct 4, 2016
@adriesse
Copy link
Member

adriesse commented Oct 4, 2016

Thanks Will!!

On 2016-10-04 21:27, Will Holmgren wrote:

pandas-dev/pandas#13209 pandas-dev/pandas#13209
changed the behavior of DatetimeIndex.astype so that astype would
yield an Index object instead of a numpy array. This caused problems
in a handful of functions that need numpy arrays for calculations.

I'll try to merge this later today. I'll try to release 0.4.1 tomorrow.

Closes #246 #246.


    You can view, comment on, or merge this pull request online at:

#247

    Commit Summary


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#247, or mute the thread
https://github.com/notifications/unsubscribe-auth/AIlYQ_WFs8gIYjUhsYXXUA7OXViwpnfhks5qwqibgaJpZM4KOD-Z.

Photovoltaic Performance Labs Germany
Emmy-Noether-Str. 2
79110 Freiburg
Germany

+49-761-8973-5603 (Europe)
+49-174-532-7677 (Mobile)
+1-613-817-1652 (North America)

www.pvperformancelabs.com

@wholmgren wholmgren merged commit c76e0e5 into pvlib:master Oct 4, 2016
@wholmgren wholmgren deleted the pandas019 branch October 22, 2016 20:33
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