scylladb / scylla-code-samples

Code samples for working with ScyllaDB
Apache License 2.0
237 stars 130 forks source link

chore: refreshing python timeseries example #221

Closed DanielHe4rt closed 1 month ago

DanielHe4rt commented 1 month ago

Motivation

This example was running without our Python Driver. With that I decided to make it work and giving more details on the instructions.

Improvements