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 support for Series in the duplicate check #17

Closed jceresearch closed 2 years ago

jceresearch commented 2 years ago
            #TODO: Add support for Series in the duplicate check

https://github.com/jceresearch/pydit/blob/ac583f0f71f3b426f9ce2dd8f98030f2e31b0efc/pydit/pydit_core.py#L469

jceresearch commented 2 years ago

Completed this was implemented for series and dataframes.