summit icon indicating copy to clipboard operation
summit copied to clipboard

Refactor transform code to simplify categorical

Open marcosfelt opened this issue 3 years ago • 0 comments

Right now the code for transforms is complicated and also uses deprecated features in pandas like setting multi-index code in place. The code should be refactored to be simpler and use the proper pandas APIs.

marcosfelt avatar Apr 28 '21 22:04 marcosfelt