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

Cohort Analysis pipeline error #1

Open
oriolvall opened this issue Jun 9, 2021 · 3 comments
Open

Cohort Analysis pipeline error #1

oriolvall opened this issue Jun 9, 2021 · 3 comments

Comments

@oriolvall
Copy link

Hello,

Before I write the issue I'm encountering, I want to say thank you for creating and sharing this GitHub as it has been very helpful.

The error I have come up with is happening when trying to use the 'create_xau_cohort_df' function. When running the Mini-Pipeline: Cohort analysis. The error printed is the following:

'<' not supported between instances of 'pandas._libs.tslibs.offsets.MonthEnd' and 'pandas._libs.tslibs.offsets.MonthEnd'

Do you happen to know the solution to this problem?

Thank you in advance,

Oriol

@dksmith01
Copy link
Contributor

dksmith01 commented Jun 9, 2021 via email

@oriolvall
Copy link
Author

Hello David, upon using an older version of pandas, the issue raised is that some other functions cannot be used like map, getting the following error:

cannot import name 'map' from 'pandas.compat'

If by any chance you would happen to know the solution, It would help incredibly,

Thank you very much,

Oriol

@dksmith01
Copy link
Contributor

@oriolvall I know it's been a long time since your initial request, but the Data Pipeline Toolkit has been updated with the latest versions of Pandas and other libraries so that it works again.

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