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

pandas datetimeindex raises no error/warnings #29

Open
kuzha opened this issue Feb 28, 2019 · 0 comments
Open

pandas datetimeindex raises no error/warnings #29

kuzha opened this issue Feb 28, 2019 · 0 comments
Assignees

Comments

@kuzha
Copy link

kuzha commented Feb 28, 2019

I used funnel in a test, where pandas dataframes needed to be compared. The x axis inputs (reference and test) are pandas datetimeindex. pyfunnel did not raise any error, instead it converted the datetimeindex into some unknown floating numbers.

Converting datetimeindex into epoch time solved this problem. Perhaps this conversion could be handled by funnel internally, or raise a warning at least.

@AntoineGautier AntoineGautier self-assigned this Mar 1, 2019
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

2 participants