Тёмный

An introduction to Ibis 

ClickHouse
Подписаться 8 тыс.
Просмотров 1,3 тыс.
50% 1

In this video, we'll learn how to query ClickHouse with Ibis, an open-source Python data frame library that works with multiple data systems.
We'll load one of the example datasets before writing queries against it using Ibis' Pythonic API. We'll also learn how to query the sample datasets in the ClickHouse playground.
#ibis #clickhouse
Ibis - ibis-project.org/

Опубликовано:

 

15 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 8   
@markus-sagen
@markus-sagen Месяц назад
Great video! Very informative and to the point
@andrey_m0s
@andrey_m0s Месяц назад
Ibis. Could you compare the purpose of this library with duckdb, pandas, chdb etc.
@ClickHouseDB
@ClickHouseDB Месяц назад
It could sit on top of any of those and allow you to switch out the underlying data source (if you wanted to do that). I quite like its API and how it lets you compose parts of your query together. But as I showed a few minutes in, the queries it comes up with can be a bit complicated. [Mark]
@AbhishekVaid
@AbhishekVaid Месяц назад
Such a useless video. The author is just talking and talking without caring to explain what's happening. Looks like a typical employee, who just wants to prove to their manager that since I posted the video, my job is done for the week !
@ClickHouseDB
@ClickHouseDB Месяц назад
Hey Abishek - I thought I did explain what it was doing at this point in the video - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-9RRP0kc1rh8.html Effectively, Ibis is converting the API calls to SQL, executing the SQL query against ClickHouse, and then converting the results back into a DataFrame. [Mark]
@markus-sagen
@markus-sagen Месяц назад
Did you watch a different video?
Далее
Optimal Table Sorting in ClickHouse
3:13
Просмотров 715
How Common Table Expressions (CTEs) Work in ClickHouse
9:24
ClickHouse at Scale
26:44
Просмотров 13 тыс.
God-Tier Developer Roadmap
16:42
Просмотров 7 млн
The most important Python script I ever wrote
19:58
Просмотров 195 тыс.
ML Was Hard Until I Learned These 5 Secrets!
13:11
Просмотров 297 тыс.