Pystore

Latest version: v0.1.23

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

0.1.11

------
- Reversed `list_snapshots()` behaviour
- Added `collection.threaded_write(...)` method
- `collection.items` being updated using `items.add()` and an async/threaded directory read

0.1.10

------
- Switched from `dtype_str` to `str(dtype)` (Pandas 0.25+ compatibility)
- Implemented `collection.items` and `collection.snapshots` as `property` to reduce initialization overhead
- `collection.items` and `collection.snapshots` are now of type `set()`
- Option to specify both `npartitions` and `chunksize` in `collection.append()`

0.1.9

------
- Fixed issues 13 and 15

0.1.8

------
- Added `pystore.read-csv()` to quickly load csv as dask dataframe, ready for storage

0.1.7

------
- Using `os.path.expanduser("~")` to determine user's home directory
- `collection.write(...)` accepts Dask dataframes

0.1.6

------
- Misc improvements

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.