this post was submitted on 09 Jun 2023
0 points (50.0% liked)
Python
3296 readers
1 users here now
News and discussions about the programming language Python
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you're pickling that much data you should definitely consider using a more appropriate data format. Maybe a database or HDF5?