jceresearch / pydit

Library of data wrangling functions that an internal auditor typically needs (for my own use and learning, if you wish to use or collaborate pls get in touch, or use at your own peril).
https://pypi.org/project/pydit-jceresearch/
MIT License
2 stars 0 forks source link

groupby_text_concatenate the key returned is text even if we supplied numeric, needs to preserve the original #46

Closed jceresearch closed 2 years ago

jceresearch commented 2 years ago

fixed, added tests and seems to be working but probably needs a bit more testing when there are mix of types or nans