Point72 / csp

csp is a high performance reactive stream processing library, written in C++ and Python
https://github.com/Point72/csp/wiki
Apache License 2.0
150 stars 27 forks source link

Expand, organize examples and find new sample data sources #15

Open melissawm opened 5 months ago

melissawm commented 5 months ago

The current set of examples can be improved. They need to be triaged into either experience levels (such as "beginner", "intermediate", "advanced") and/or by document type (such as How-tos, Tutorials, or API usage example).

The examples can also be refined to contain more comments and make context clearer, ideally connecting with the corresponding API documentation.

Lastly, it would be interesting to find new sample data sources to use in the examples.

timkpaine commented 5 months ago

Can start collecting some sources, streaming would be great but static is ok too for examples

melissawm commented 5 months ago

Also been looking at