ibis-project / ibis-ml

IbisML is a library for building scalable ML pipelines using Ibis.
https://ibis-project.github.io/ibis-ml/
Apache License 2.0
96 stars 13 forks source link

docs(examples): fetch nycflights13 data using Ibis #78

Closed deepyaman closed 7 months ago

deepyaman commented 7 months ago

Ibis 9.0 adds nycflights13_* to fetchable examples, so we can stop relying on local data.

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 84.42%. Comparing base (c1f446c) to head (cab1ec8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #78 +/- ## ======================================= Coverage 84.42% 84.42% ======================================= Files 21 21 Lines 1541 1541 ======================================= Hits 1301 1301 Misses 240 240 ```

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