Pystore

Latest version: v0.1.23

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

Scan your dependencies

Page 2 of 6

0.1.17

------
- Updated PyPi install script (lib is the same as 0.1.16)

0.1.16

------
- Fixed `npartition=None` issues on `.append()`

0.1.15

------
- Fixed append issues
- Raising an error when trying to read invalid item
- Fixed path issued (removed unnecessary os.path.join calls)

0.1.14

------
- Auto-detection and handling of nano-second based data

0.1.13

------
- `collection.reload_items` defaults to `False`
- Default `npartitions` and `chunksize` are better optimized (~99MB/partition)
- `collection.apply()` repartitions the dataframe based on new data size (~99MB/partition)
- Option to specify the default engine for the store by specifying `engine="fastparquet"` or `engine="pyarrow"` (dafaults to `fastparquet`)
- Solving `fastparquet`/`numba` issues when using Dask >= 2.2.0 by importing `numba` in `__init__.py`

0.1.12

------
- Added `reload_items` (default `True`) to `collection.write` and `collection.delete` to explicitly re-read the collection's items' directory

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.