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

limit pandas version to 1.X #313

Merged

Conversation

rawwar
Copy link
Contributor

@rawwar rawwar commented Oct 11, 2023

Description

Current pandas version pinned in main branch is failing when import is_datetime_or_timedelta . Hence, we can temporarily limit pandas version to 1.x till the fix the bug.

Issues Resolved

#263

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@rawwar
Copy link
Contributor Author

rawwar commented Oct 11, 2023

@dhrubo-os , @dtaivpp , limiting pandas to 1.x version temporarily fixes the main branch. I am willing to take a look and fix the actual issue if no one is already working on it.

@dhrubo-os dhrubo-os merged commit 5ca5aa8 into opensearch-project:main Oct 24, 2023
rawwar added a commit to rawwar/opensearch-py-ml that referenced this pull request Nov 2, 2023
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

Successfully merging this pull request may close these issues.

3 participants