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

Feature: Add several new datasets (bringing total number up to 16) #382

Closed rich-iannone closed 1 week ago

rich-iannone commented 1 week ago

This adds several new datasets to the package: peeps, films, gibraltar, reactions, photolysis, and nuclides.

We also update the CSV for the metro dataset (to incorporate new stations that opened on 2024-06-13).

Some wording inside the dataset descriptions was changed to better describe the types of data within the various datasets.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 86.59%. Comparing base (813f3f3) to head (2eeb9de).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #382 +/- ## ========================================== + Coverage 86.52% 86.59% +0.07% ========================================== Files 42 42 Lines 4594 4618 +24 ========================================== + Hits 3975 3999 +24 Misses 619 619 ```

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