zero.io¶
Shortcuts for input and output.
functions¶
|
Load pickled object from a file. |
|
Dump an object to a file in Pickle format. |
|
Load JSON data from a file. |
|
Dump an object to a file in JSON format. |
|
Load JSONL data from a file. |
|
Dump an object to a file in JSONL format. |
|
Extend existing JSONL-file with new JSON-records. |