Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compare.date #165

Open
yishairasowsky opened this issue Dec 13, 2021 · 0 comments
Open

compare.date #165

yishairasowsky opened this issue Dec 13, 2021 · 0 comments

Comments

@yishairasowsky
Copy link

yishairasowsky commented Dec 13, 2021

Thank you @perryvais @imad3v @tknuth @mayerantoine for your excellent work!
I see an example using two methods "string" and "exact".
But here I see that there is another method called "date". When I try to use "date" like this

compare_cl.date('dob', 'dob', label='dob')
compare_cl.exact('exclusion_date', 'exclusion_date', label='exclusion_date')

throws an error as follows:

ValueError: Left column is not of type datetime64[ns]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant