-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
Getting multiple FutureWarnings in swmmio/graphics/profiler.py. FutureWarning: Calling float on a single element Series is deprecated and will raise a TypeError in the future. Use float(ser.iloc[0]) instead
. I'll try to fix and submit a PR.
Affected lines:
swmmio/graphics/profiler.py:35
swmmio/graphics/profiler.py:47
swmmio/graphics/profiler.py:57
swmmio/graphics/profiler.py:90
swmmio/graphics/profiler.py:94
swmmio/graphics/profiler.py:139
swmmio/graphics/profiler.py:140
swmmio/graphics/profiler.py:147
swmmio/graphics/profiler.py:148
swmmio/graphics/profiler.py:149
swmmio/graphics/profiler.py:277
swmmio/graphics/profiler.py:281
swmmio/graphics/profiler.py:301
swmmio/graphics/profiler.py:305
Metadata
Metadata
Assignees
Labels
No labels