trevor manz

@manzt
33 Followers
35 Following
20 Posts
phd-ing in boston

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

https://github.com/manzt/quak/releases/tag/v0.1.3

Release v0.1.3 ยท manzt/quak

   ๐Ÿš€ Features Add hovered value label for Histogram plot  -  by @dvdkouril (#32)    ๐Ÿž Bug Fixes Duplicate second row  -  by @manzt in (#36)     View changes on GitHub

GitHub

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

GitHub - manzt/quak: an anywidget for data that talks like a duck ๐Ÿฆ†

an anywidget for data that talks like a duck ๐Ÿฆ†. Contribute to manzt/quak development by creating an account on GitHub.

GitHub