ibis-project / ibis

the portable Python dataframe library
https://ibis-project.org
Apache License 2.0
5.33k stars 599 forks source link

docs(examples): add `mean`, `bucket`, `histogram` examples #10481

Closed IndexSeek closed 1 week ago

IndexSeek commented 1 week ago

Description of changes

Adds examples for mean, bucket, and histogram for more NumericColumn method example coverage.