Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add section on serializing objects and reading/writing data #94

Open
jchodera opened this issue Apr 12, 2022 · 0 comments
Open

Add section on serializing objects and reading/writing data #94

jchodera opened this issue Apr 12, 2022 · 0 comments

Comments

@jchodera
Copy link
Member

jchodera commented Apr 12, 2022

We can give some opinionated recommendations for folks who may need to serialize objects or read/write data.

For example:

  • pydantic: data models that need to be serialized/deserialized
  • numpy: lightweight reading/writing numerical data
  • NetCDF/HDF5: portable storage of scientific numerical data that will survive bitrot
@dotsdl dotsdl added this to the Revision 2022.04 milestone Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants