Renaming of columns raises a warning
pdtable/frame.py:93: UserWarning: While combining pdTable metadata an unknown __finalize__ method "rename" was encountered. Will try to propagate metadata with generic methods, but please check outcome of this and notify pdTable maintainers.
Check the behavior and handle it appropriately in __finalize__
Renaming of columns raises a warning
pdtable/frame.py:93: UserWarning: While combining pdTable metadata an unknown __finalize__ method "rename" was encountered. Will try to propagate metadata with generic methods, but please check outcome of this and notify pdTable maintainers.Check the behavior and handle it appropriately in
__finalize__