NREL / disco

DISCO
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

Upgrades module produces PeformanceWarning #114

Closed daniel-thom closed 2 years ago

daniel-thom commented 2 years ago

Running the upgrades module produces this warning message:

disco/extensions/upgrade_simulation/upgrades/thermal_upgrade_functions.py:281: PerformanceWarning: indexing past lexsort depth may impact performance.
  options = xfmr_upgrade_options.loc[index]