Dataiter

Latest version: v1.0

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

Scan your dependencies

Page 2 of 11

0.49

=========================

* `dt`: Handle all NaT input
* Migrate from `setup.py` to `hatch` and `pyproject.toml`

0.48

=========================

* `Vector.as_datetime`: Add `precision` argument
* `Vector.concat`: New method
* `Vector.sort`: Fix sorting object vectors

0.47

=========================

* `DataFrame`: Fix column and method name clash errors in certain operations
* `dt.replace`: Allow vector arguments the same length as `x`

0.46

=========================

* `DataFrame.count`: New method, shorthand for
`data.group_by(...).aggregate(n=di.count())`
* `Vector.rank`: Handle empty and all-NA vectors

0.45

=========================

* `USE_NUMBA_CACHE`: New option, read from environment variable
`DATAITER_USE_NUMBA_CACHE` if exists, defauls to `True`
* Fix a possible issue with Numba caching

0.44

=========================

* Use `numba.extending.overload` instead of the deprecated
`numba.generated_jit`

Page 2 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.