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
{{ message }}
This repository was archived by the owner on Jan 28, 2023. It is now read-only.
when reading data from excel or converting to different types from a dataframe, invalid data throws an error instead of being converted to NA or null. Maybe change this behaviour or add functions that have different behaviours like toDoubleOrNull() or toDoubleOrNa().