Skip to content
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

Deprecation warning pandas - Float #500

Closed
shirubana opened this issue Mar 8, 2024 · 1 comment
Closed

Deprecation warning pandas - Float #500

shirubana opened this issue Mar 8, 2024 · 1 comment

Comments

@shirubana
Copy link
Member

c:\users\sayala\documents\github\bifacial_radiance\bifacial_radiance\performance.py:70: FutureWarning: Calling float on a single element Series is deprecated and will raise a TypeError in the future. Use float(ser.iloc[0]) instead
Adjust=float(CECMod.Adjust)

@cdeline
Copy link
Contributor

cdeline commented Aug 27, 2024

This was fixed by #527

@cdeline cdeline closed this as completed Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants