i keep finding fun/interesting workflows that fall out of quak's query-based design
example: define a table subset interactively, copy the SQL, and run it in
@duckdb cli to build unix pipelines
i keep finding fun/interesting workflows that fall out of quak's query-based design
example: define a table subset interactively, copy the SQL, and run it in
@duckdb cli to build unix pipelines
kudos to @Posit for adding support for Jupyter Widgets in Positron IDE!
just fixed a scroll behavior issue, and now quak works swimmingly in VS Code (left) and Positron (right) thanks to #anywidget
quak ๐ฆ v0.1.3 adds a hover indicator for summary histograms, thanks to @dvdkouril
Excited to introduce quak ๐ฆ (https://github.com/manzt/quak) a scalable, interactive data profiler built with #anywidget.
- ๐ฑ๏ธ crossfilter & sort millions of rows in real time
- ๐ supports any Apache Arrow __dataframe__
- โก powered by Mosaic & DuckDB
- ๐ materialize data subsets back in Jupyter