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
When trying to call the AtomicDB function from the crm_solver/atomic_db.py file, the end result is that in row 83, the 'impact_loss' variable registers as a simple string and therefore possesses no '.shape' attribute.
Full error message:
When trying to call the AtomicDB function from the crm_solver/atomic_db.py file, the end result is that in row 83, the 'impact_loss' variable registers as a simple string and therefore possesses no '.shape' attribute.

Full error message: