Uplink036 / PickleTestSuite

PickleTestSuite is a rigorous test suite for evaluating the stability and correctness of Python's pickle module across diverse environments, for consistent serialization outcomes for identical inputs.
MIT License
0 stars 0 forks source link

Added the data_analysis notebook #44

Closed AdamMutzell closed 5 months ago

AdamMutzell commented 5 months ago

I have added my notebook for analyzing the test results to the workspace

Uplink036 commented 5 months ago

Should be runable, though with some fiddling.