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

[flytekit feature] Support Pandas 2 #3680

Closed
2 tasks done
tekumara opened this issue May 14, 2023 · 3 comments
Closed
2 tasks done

[flytekit feature] Support Pandas 2 #3680

tekumara opened this issue May 14, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request flytekit FlyteKit Python related issue stale

Comments

@tekumara
Copy link

Motivation: Why do you think this is important?

I'd like to use Pandas 2 in my tasks because it has a lot of performance improvements.

But I'm limited to <2 because Flytekit pins to pandas>=1.0.0,<2.0.0.

Goal: What should the final outcome look like, ideally?

I can use Pandas 2 in my tasks.

Describe alternatives you've considered

Not using Pandas 2.

Propose: Link/Inline OR Additional context

No response

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@tekumara tekumara added enhancement New feature or request untriaged This issues has not yet been looked at by the Maintainers labels May 14, 2023
@kumare3
Copy link
Contributor

kumare3 commented May 14, 2023

I agree with this, but I think we should take this opportunity to remove a direct dependency on pandas itself

@eapolinario eapolinario added flytekit FlyteKit Python related issue and removed untriaged This issues has not yet been looked at by the Maintainers labels Jun 2, 2023
Copy link

Hello 👋, this issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will engage on it to decide if it is still applicable.
Thank you for your contribution and understanding! 🙏

@github-actions github-actions bot added the stale label Feb 28, 2024
@pingsutw
Copy link
Member

fixed it here. flyteorg/flytekit#1818

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flytekit FlyteKit Python related issue stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants