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 cumsum, cummean, and sum examples #10474

Closed IndexSeek closed 1 week ago

IndexSeek commented 1 week ago

Description of changes

Adds examples for cummean, cumsum, and sum for more NumericColumn method example coverage.

IndexSeek commented 1 week ago

There's a few more in this section I hope to get to later in this week: