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

docs(python): Add documentation for beta gpu support #18762

Merged
merged 8 commits into from
Sep 16, 2024

Conversation

beckernick
Copy link
Contributor

This PR adds initial documentation for the beta Polars GPU engine. It includes:

  • A general overview of the beta GPU engine in the user guide, including information on what's supported, how it works, testing, interoperability, installation, and similar
  • Updated docs for the GPUEngine configuration object
  • Minor updates to API docs where relevant

@github-actions github-actions bot added documentation Improvements or additions to documentation python Related to Python Polars labels Sep 16, 2024
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.88%. Comparing base (4894e24) to head (ffc6262).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18762      +/-   ##
==========================================
+ Coverage   79.85%   79.88%   +0.03%     
==========================================
  Files        1517     1517              
  Lines      205530   205533       +3     
  Branches     2892     2892              
==========================================
+ Hits       164119   164191      +72     
+ Misses      40863    40794      -69     
  Partials      548      548              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ritchie46 ritchie46 merged commit a53bf03 into pola-rs:main Sep 16, 2024
17 checks passed
nameexhaustion pushed a commit to nameexhaustion/polars that referenced this pull request Sep 16, 2024
Co-authored-by: coastalwhite <me@gburghoorn.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants