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

Add_counts_in_each_row: add option for not overwriting the column but creating a new one #22

Open jceresearch opened 2 years ago

jceresearch commented 2 years ago
    # TODO: Add_counts_in_each_row: add option for not overwriting the column but creating a new one

https://github.com/jceresearch/pydit/blob/ef0d9fb5368b38c8e213f99c0cd50b88720e0c09/pydit/validate.py#L251