Clickhouse - example of works Setup with docker go to the directory: cd clickhouse_example Run docker-compose sudo docker-compose up -d Install dependecies: pip install -r requirements.txt Run the commands in the test.ipynb file step by step