posit-dev / great-tables

Make awesome display tables using Python.
https://posit-dev.github.io/great-tables/
MIT License
1.9k stars 72 forks source link

docs: Mention support for `Polars` in the `get-started` section #408

Closed jrycw closed 3 months ago

jrycw commented 4 months ago

I suggest mentioning that Polars DataFrame is supported in the get-started section. This should be an attractive point for users.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.40%. Comparing base (7365aaa) to head (3d65e0b). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #408 +/- ## ======================================= Coverage 86.40% 86.40% ======================================= Files 42 42 Lines 4700 4700 ======================================= Hits 4061 4061 Misses 639 639 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

machow commented 3 months ago

Hey, thanks for opening and sorry for the wait 😓 -- we're wrapping up prep for a Great Tables workshop at posit::conf(), but should get back in the swing of things within the next week!

machow commented 3 months ago

@jrycw thanks for writing this up -- I hope it's okay, I made some tweaks and consolidated the two pieces of example code into one. This is so helpful as a PR, it's nuts we've gone this long without mentioning polars support 😅