Last week I reported about some #pandas accesors I released (#UnPaAc, #NuPaAc). Over the weekend, I thought about a generic approach to making class methods and properties available via series accessors, and wrote a prototype. I stuck to my naming pattern and called it "Dynamic Pandas Accessors" #DynPaAc.
I was curious what other users thought of it, so I published it on #PyPI. It should be useful in #DataScience and for #python #developers.
🔗 https://codeberg.org/Cs137/DynPaAc
Feedback appreciated 🙂