scistag.tests.filestag.test_bundleΒΆ
Tests the Bundle class which can store arbitrary data in a byte stream and restore it from there - similar to pickling but with easier ways for customization and limitation.
Functions
Tests the bundling and unbundling basics |
|
Tests the bundling of NumPy data |
|
Tests the bundling of Pandas DataFrames |