Filip Buric · @filipb
48 followers · 7 posts · Server mathstodon.xyz

I've been tinkering with a small -based package for non-standard operations:
pandance.readthedocs.io

Specifically, it offers the following joins (implemented as efficiently as I could in pure Python):

- fuzzy join (for numerical and time columns)
- inequality join (for any comparable type)
- a generic join on arbitrary conditions ("theta-join")

I found these operations very useful in my research,
and since no efficient versions existed at the time, I decided to package them.
Maybe it's interesting for others as well.

The operations have been tested extensively, but I've been the sole user so far.
So feedback and any bug reports are welcome.

#Dataframe #pandas

Last updated 1 year ago

osunderdog · @osunderdog
7 followers · 14 posts · Server masthead.social

Wrote up benchmark difference between `iloc` and `to_dict`

wafermovement.com/2022/datafra

#Dataframe #pandas #python

Last updated 2 years ago

José M. Requena Plens :macos: · @jmrplens
163 followers · 130 posts · Server red.niboe.info
José M. Requena Plens :macos: · @jmrplens
163 followers · 130 posts · Server red.niboe.info