Siegfried Gessulat
Siegfried Gessulat
Thank you for this great project! I would also love to see a RNN LSTM/GRU example :)
I encounter the same issue and hope for a fix!
This issue is related to the upgrade to polars https://github.com/wfondrie/mokapot/issues/89 Optimizing reading and writing could be done independently, though.
To motivate this @sambenfredj and I did some benchmarks with a 3M PSM Mokapot input file (tab/csv) and converted it to parquet with different reader and writer implementations. Note, there...
Thanks @sambenfredj for taking care of the tests! Samia replaced some function working on data in-memory with streaming-based counterparts. Some of the "old" functions are still in the code base,...
Sorry that the context was missing! This idea came up in a discussion with @wfondrie. Internally, we use schemas and validators a lot for various things, mostly for API definitions...
Same problem here python 2.7.10 (anaconda) + chrome :(
@dvbuntu thanks for the link. Could not figure out the keymap part (edit -> vim). Works like a charm.
created a pull request with a minimal readme.md for notebook_input_mode