You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/homeassistant/appdaemon/apps/pv_opt/pv_opt.py:3421: UserWarning: DataFrame columns are not unique, some columns will be omitted.
| {col: df[["period_start", col]].to_dict("records") for col in cols if col in df.columns}
The text was updated successfully, but these errors were encountered:
/homeassistant/appdaemon/apps/pv_opt/pv_opt.py:3421: UserWarning: DataFrame columns are not unique, some columns will be omitted.
| {col: df[["period_start", col]].to_dict("records") for col in cols if col in df.columns}
The text was updated successfully, but these errors were encountered: