Vaex

Latest version: v4.17.0

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

Scan your dependencies

Page 5 of 12

2.6.0

2.5.0

2.4.0

2.3.0

1.5.0

* Features
* df.evaluate_iterator for efficient parallel chunked evaluation [515](https://github.com/vaexio/vaex/pull/515)
* Widget progress bar has time estimation [545](https://github.com/vaexio/vaex/pull/545)
* Fixes
* Slicing arrow string arrays with masked arrays is respected/working [530](https://github.com/vaexio/vaex/pull/530)]

1.4.0

* Performance
* Dataframes are always true (implements `__bool__`) to avoid calling `__len__` [496](https://github.com/vaexio/vaex/pull/496)
* Fixes
* Do not duplicate column when joining DataFrames on a column with the same name [480](https://github.com/vaexio/vaex/pull/480)
* Better error messages/stack traces, and work better with debugger. [488](https://github.com/vaexio/vaex/pull/488)
* Accept numpy scalars in expressions. [462](https://github.com/vaexio/vaex/pull/462)
* Expression.astype can create datetime64 columns out of (arrow) strings arrays. [440](https://github.com/vaexio/vaex/pull/440)
* Invalid mask access triggered when memory-mapped read only for strings. [459](https://github.com/vaexio/vaex/pull/459)
* Features
* Expressions are not evaluated for filtered data [483](https://github.com/vaexio/vaex/pull/483) [#496](https://github.com/vaexio/vaex/pull/496) and selections [505](https://github.com/vaexio/vaex/pull/505)
* Filtering (using df.filter) allows more flexible (and growing/expanding!) filter. [489](https://github.com/vaexio/vaex/pull/489)
* Filtering and selections allow for booleans (True or False) to auto 'broadcast', to allow 'conditional filtering'. [489](https://github.com/vaexio/vaex/pull/489)

Page 5 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.