Nico Mandery

Results 7 issues of Nico Mandery

I do not know if this an issue there is any interest in, but I noticed the library can potentially benefit from parallelizing parts of computing-intensive functions. I experimented a...

The encoding conversion could be handled in the database.

enhancement

See https://raw.githubusercontent.com/pocoproject/poco/poco-1.6.0-release/CHANGELOG This might allow dropping rapidjson. On the other side seems debian to be stuck on v1.3 and v1.4 of the poco libraries currently: https://packages.debian.org/search?keywords=poco So this is more...

enhancement

Allow layers to be pulled in an configurable interval. In the most minimal case this would me mean adding a pull.job to the queue every n-seconds. In the best case...

enhancement

After some discussion with @kylebarron on the georust discord we came to the conclusion that this crate could be implemented on top of the arrow Extension datatype. Support in arrow2...

h3ron-polars

Thank your for providing this teaching material. I just found a few smaller typos in the main README I want to fix with this PR.

Once a pyo3-numpy release containing https://github.com/PyO3/rust-numpy/pull/442 is published