ClickHouse integration
↔️ ClickHouse integration
We are expanding our list of data sources. The ClickHouse integration allows data teams to efficiently query very large datasets, extract relevant data, and start analyzing and modeling in the comfort of their own notebook environment.
With the ClickHouse integration, you can leverage the performance and scalability that comes with ClickHouse's open-source column-oriented DBMS right from within Deepnote. ClickHouse allows users to handle thousands of sub-second queries per second on petabyte-scale datasets.
🐛 Smaller things and bug fixes
- We added support for
Python 3.10. Version3.9is now the default for all new projects. - We added support for
TensorFlow 2.9.1andR 4.2.0. You can switch your project to this version in the environment section.