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
Is your feature request related to a problem? Please describe
#92 adds stricter alignment between the data dictionary and the data in seismometer. This brings with it some assumptions around data typing related to Pandas support for nullability and sklearn support for bools that may not align with expectations.
Describe the solution you'd like
Add more guardrails around data type expectations. A few ideas -
Is your feature request related to a problem? Please describe
#92 adds stricter alignment between the data dictionary and the data in seismometer. This brings with it some assumptions around data typing related to Pandas support for nullability and sklearn support for bools that may not align with expectations.
Describe the solution you'd like
Add more guardrails around data type expectations. A few ideas -
The text was updated successfully, but these errors were encountered: