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 `Value.asc` and `Value.desc` examples #10515

Closed IndexSeek closed 15 hours ago

IndexSeek commented 1 day ago

Description of changes

Sets up examples, parameter, return information, and links to respective top level equivalent functions for Value.asc and Value.desc.

Fixes small typo with weather -> whether.