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

convenience: add pyarrow to polars install #3292

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Light2Dark
Copy link
Contributor

📝 Summary

If you don't install pyarrow, Marimo will throw a ModuleNotFoundError and ask you to install pyarrow.

Fix is to follow this guide: https://duckdb.org/docs/guides/python/polars.html

Not sure if we can update the versioning of the packages.

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.

📜 Reviewers

@akshayka OR @mscolnick

Copy link

vercel bot commented Dec 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 25, 2024 4:32am
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 25, 2024 4:32am

Copy link
Contributor

@mscolnick mscolnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah thanks for this change. This is correct.

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.

2 participants