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

check_duplicates() TBC if we want to strip the blanks as an option, before looking for dupes. #26

Open jceresearch opened 2 years ago

jceresearch commented 2 years ago
    #TODO: TBC if we want to strip the blanks as an option, before looking for dupes.

https://github.com/jceresearch/pydit/blob/a7565bb0ae252952eda04507e4124d52f53f475e/pydit/functions/check_duplicates.py#L195