OpenMS / pyopenms-docs

pyOpenMS readthedocs documentation, additional utilities, addons, scripts, and examples.
https://pyopenms.readthedocs.io
Other
42 stars 50 forks source link

Translate dataframes functions to cython #388

Open jpfeuffer opened 1 year ago

jpfeuffer commented 1 year ago

Faster and avoids monkeypatching the original class.

jpfeuffer commented 1 year ago

See my start on the OpenMS/OpenMS cython_columnar_export branch.