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

[Bug]: node_voltage_stats.py - Passing polars df when expecting pandas #31

Open
owenfrausto opened this issue Jun 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@owenfrausto
Copy link

owenfrausto commented Jun 27, 2024

Contact details

[email protected]

Tell us what you have found

Inside of NodeVoltageTimeSeries.compute(), the if statement is expecting to be passed a pandas dataframe but powerflow_results.get_voltage_dataframe() was reworked to polars. Solution included below
image

OS Platform

Windows 10 and above

@owenfrausto owenfrausto added the bug Something isn't working label Jun 27, 2024
owenfrausto pushed a commit to owenfrausto/EMeRGE-Additions that referenced this issue Jun 27, 2024
owenfrausto added a commit to owenfrausto/EMeRGE-Additions that referenced this issue Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant