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 `asof_join` weather example #10507

Closed IndexSeek closed 1 day ago

IndexSeek commented 4 days ago

Description of changes

Sets up a scenario for an example of using asof_join using weather data, including sensor data collection and various weather events.