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

The blanks total column is not working #18

Closed jceresearch closed 2 years ago

jceresearch commented 2 years ago

the any() function is not bringing the right output , it is always true Probably need to use apply or research into the vectorised operations