Chunkr

Latest version: v0.3.1

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

Scan your dependencies

0.3.1

Changed

- Fix a bug where chunksize > total rows

<a id='changelog-0.3.0'></a>

0.3.0

Added

- added the ability to loop with iterators over resulting batches
- added create_csv_chunk_iter, create_csv_chunk_dir, create_parquet_chunk_iter, create_parquet_chunk_dir endpoints
- add type hints

Changed

- clean up python envs and deps

Deprecated

- create_chunks_dir is now deprecated, but can still be used until the next major version

<a id='changelog-0.2.1'></a>

0.2.1

Removed

- Support for Python < 3.8

Changed

- Security updates through the upgrade of dependecies

<a id='changelog-0.2.0'></a>

0.2.0

Added

- Processsed files through `chunks_dir.selected_files`
- Exclude specific files e.g. `create_chunks_dir(..., exclude=['filename..'])`

<a id='changelog-0.1.3'></a>

0.1.3

Added

- More documentation
- Corner test case

Fixed

- Chunking CSV into equal chunks

<a id='changelog-0.1.0'></a>

0.1.0

Added

- Initial version

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.