-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
docs(python): Add Polars & LLMs page to the user guide #21160
Conversation
@ritchie46 Cheers, I just learned something important about cursor integration, I want to quickly add that in as well |
…nd prepare scanning routine for true parallel reading (pola-rs#21189)
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #21160 +/- ##
==========================================
- Coverage 79.88% 79.76% -0.13%
==========================================
Files 1593 1594 +1
Lines 227649 228142 +493
Branches 2600 2600
==========================================
+ Hits 181858 181974 +116
- Misses 45194 45571 +377
Partials 597 597 ☔ View full report in Codecov by Sentry. |
Re-opened as #21218 |
Closes #21110
This PR covers the user guide component. An llms.txt requires a separate PR