posit-dev / great-tables

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

docs: blog post on pycon 2024 #350

Closed machow closed 1 month ago

machow commented 1 month ago

This PR adds a blog post on Great Tables graduating and going to ~college~ Pycon 2024

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 84.72%. Comparing base (7308ea4) to head (31c92eb). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #350 +/- ## ======================================= Coverage 84.72% 84.72% ======================================= Files 41 41 Lines 4346 4346 ======================================= Hits 3682 3682 Misses 664 664 ```

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

jrycw commented 1 month ago

The table looks amazing 🚀. One possible improvement is to update coffee_sales = pl.read_json("coffee-sales.json") to coffee_sales = pl.read_json("data/coffee-sales.json") in the notebook.

rich-iannone commented 1 month ago

^^^ and also update this publication date.