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
We should think of a way to deal with NaNs when uploading and downloading tables. We currently have the nullvalue config parameter for downloading, but no treatment for uploading. We need to be careful to retain the difference between NaN and Null.
The text was updated successfully, but these errors were encountered:
We should think of a way to deal with NaNs when uploading and downloading tables. We currently have the
nullvalue
config parameter for downloading, but no treatment for uploading. We need to be careful to retain the difference betweenNaN
andNull
.The text was updated successfully, but these errors were encountered: