pyjanitor-devs / pandas_flavor

The easy way to write your own flavor of Pandas
https://zsailer.github.io/software/pandas-flavor/
MIT License
298 stars 17 forks source link

document method_call_ctx_factory #29

Closed asmirnov69 closed 1 year ago

asmirnov69 commented 1 year ago

global var method_call_ctx_factory was added to enable method calls introspection. The logic behind method_call_ctx_factory should be added to pandas_flavor README or other project doc