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
Once a user gets fermentation into FSML then we want to be able to convert FSML to a Python (pandas) optimized format. One thought is Feather since it is optimized for Python, R, and Julia but it's not clear if that's the best first example.
Once a user gets fermentation into FSML then we want to be able to convert FSML to a Python (pandas) optimized format. One thought is Feather since it is optimized for Python, R, and Julia but it's not clear if that's the best first example.
https://pandas.pydata.org/docs/user_guide/io.html
Depends on #88
The text was updated successfully, but these errors were encountered: