* Features * MultiHotEncoder [1537](https://github.com/vaexio/vaex/pull/1537) * Various ML metrics [1529](https://github.com/vaexio/vaex/pull/1529)
0.13.0
* Tensorflow/keras support [1510](https://github.com/vaexio/vaex/pull/1510)
0.12.3
* Performance * Do not let arrow validate the dict encoded data. [d6242090a1f480abae669bc5281e803fe06c5d36](https://github.com/vaexio/vaex/commit/d6242090a1f480abae669bc5281e803fe06c5d36)
0.12.2
* Fix * Do not keep a reference to numpy arrays on closing an hdf5 file [2066](https://github.com/vaexio/vaex/pull/2066)
0.12.0
* Features * River integration [1256](https://github.com/vaexio/vaex/pull/1256) * Random projections [1305](https://github.com/vaexio/vaex/pull/1256) * Incremental PCA [1289](https://github.com/vaexio/vaex/pull/1289)
0.11.1
* Features * do not track times to have deterministic output (useful for lineage/hash output) [1772](https://github.com/vaexio/vaex/pull/1772)