frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Buckaroo – Data table UI for Notebooks

https://github.com/paddymul/buckaroo
105•paddy_m•1y ago
Buckaroo is my open source project. It is a dataframe viewer that has the basic features we expect in a modern table - scroll, search, sort. In addition there are summary stats, and histograms available. Buckaroo support Pandas and Polars dataframes and works on Jupter, Marimo, VSCode and Google Colab notebooks. All of this is extensible. I think of Buckaroo as a framework for building table UIs, and an initial data exploration app built on top of that framework. AG-Grid is used for the core table display and it has been customized with a declarative layer so you don't have to pass JS functions around for customizations. On the python side there is a framework for adding summary stats (with a small DAG for dependencies). There is also an entire Low Code UI for point and click selection of common commands (drop column). The lowcode UI also generates a python function that accomplishes the same tasks. This is built on top of JLisp - a small lisp interpreter that reads JSON flavored lisp.

Auto Cleaning looks at columns and heuristically suggests common cleaning operations. The operations are added to the lowcode UI where they can be edited. Multiple cleaning strategies can be applied and the best fit retained. Autocleaning without a UI and multiple strategies is very opaque. Since this runs heuristically (not with an LLM), it’s fast and data stays local.

I'm eager to hear feedback from data scientists and other users of dataframes/notebooks.

Comments

ZeroCool2u•1y ago
This looks really cool. I will say my default solution for this, and the default across my org, is Data Wrangler in VS Code[1]. My only wish list item is if the low code solution wrote polars instead of pandas. Any thoughts on how hard that might be to accomplish?

1: https://marketplace.visualstudio.com/items?itemName=ms-tools...

paddy_m•1y ago
Thank you.

The Buckaroo lowcode UI is capable of working with Polars, but I don't currently have any commands plumbed in. I will work on that.

I'm aware of Data Wrangler and they did nice work, but it's closed source and from what I can tell non-extensible. What features do you like in Data Wrangler, what do you wish it did differently?

paddy_m•1y ago
I made a Marimo WASM example that you can play with in your browser [1]

I need to make some updates to the polars functionality, I just completed some extensive refactorings of the Lowcode UI focussed on pandas, time to clean that up for polars too.

Also the python codegen for polars is non-idiomatic with multiple re-assignments to a dataframe, vs one big select block. I have some ideas for how to fix that, but they'll take time.

https://marimo.io/p/@paddy-mullen/notebook-sctuj8

RyanHamilton•1y ago
Congratulations on launching. Buckaroo looks great.
franky47•1y ago
But does it work across data tables with 8 dimensions?
trsohmers•1y ago
Only with the oscillation overthruster flag enabled.
hodder•1y ago
Looks cool to me. I often just end out exporting and opening in excel to do this
epistasis•1y ago
This is really great, I'm looking forward to playing with it.

Currently I use a mix of quak (preferred) and itable (if starting fom a colab notebook). It will be interesting to compare for my use cases, which most consist of checking for the distribution of data in a new file, or verifying that a transform I did resulted in the right sort of stuff.

mathisd•1y ago
How does it compare to Data Wrangler ? I like Data Wrangler because it let us open up in a separate VS Code window.

The CDP Is the AI

https://www.jacquescorbytuech.com/writing/cdp-ai
1•iamacyborg•1m ago•0 comments

Majorana 2: Microsoft's new quantum chip

https://news.microsoft.com/source/features/innovation/majorana-2-microsoft-discovery-agentic-ai/
2•mgh2•2m ago•0 comments

RSS is back AI agents are reading it

https://julienreszka.com/blog/rss-is-back-ai-agents-are-reading-it/
1•julienreszka•2m ago•0 comments

Y Combinator Requests for Startups, 2008–2026

https://hoodasaurabh.github.io/yc-requests-for-startups/
2•hooda•6m ago•0 comments

Free Pascal – Advanced open source Pascal compiler

https://www.freepascal.org/
2•reconnecting•6m ago•0 comments

The terrifying reality of Wi-Fi sensing [video]

https://www.youtube.com/watch?v=oBDX_dPvq4A
1•gozzoo•8m ago•0 comments

Session-Aware Agentic Routing: Continuity-Aware Model Selection for Long-Horizon

https://vllm.ai/blog/2026-06-02-session-aware-agentic-routing
1•matt_d•9m ago•0 comments

I built a React and MDX workspace so AI agents stop generating giant HTML files

https://github.com/quan0715/open-press
1•quan0715•9m ago•0 comments

Cooklang – A Recipe Markup Language

https://cooklang.org
1•emerongi•9m ago•1 comments

Show HN: Jolli AI – Local-First AI Memory for Claude Code, Codex, and Gemini CLI

https://www.jolli.ai
1•keoni45•9m ago•0 comments

African Trypanosomiasis

https://en.wikipedia.org/wiki/African_trypanosomiasis
1•OsrsNeedsf2P•10m ago•0 comments

Real-time and low-latency quantum error correction with superconducting qubits

https://www.nature.com/articles/s41467-026-73331-6
1•bookofjoe•11m ago•0 comments

Riscrithm (v1.1) – An intuitive RISC-V assembler and optimizer written in Go

https://github.com/ghetea-patrick/riscrithm/releases/tag/v1.1.0
1•patrick-ghetea•12m ago•1 comments

Uber caps employee AI spending after blowing through budget in four months

https://techcrunch.com/2026/06/02/uber-caps-employee-ai-spending-after-blowing-through-budget-in-...
4•notfried•12m ago•1 comments

MacBook Neo Outsold Every Other Mac in Its Debut Quarter

https://www.macrumors.com/2026/06/02/macbook-neo-outsold-every-other-mac/
2•mgh2•16m ago•0 comments

Can Chainguard Save Open-Source Software from Mythos? Can Anyone?

https://devops.com/can-chainguard-save-open-source-software-from-mythos-can-anyone/
1•CrankyBear•17m ago•0 comments

Fruit Walls: Urban Farming in the 1600s

https://solar.lowtechmagazine.com/2015/12/fruit-walls-urban-farming-in-the-1600s/
1•DamonHD•17m ago•0 comments

The AI Trap We're Walking Into

https://unvoid.substack.com/p/the-ai-trap-were-walking-into
1•0asa•20m ago•0 comments

Branchless Quicksort faster than std:sort and pdqsort with C and C++ API

https://tiki.li/blog/blqsort
1•birdculture•21m ago•0 comments

Microsoft Execution Containers (MXC)

https://github.com/microsoft/mxc
1•nor0x•22m ago•0 comments

Recovering Eric Graham's 1987 Amiga Juggler raytracer source code

https://alphapixeldev.com/recovering-eric-grahams-1987-amiga-juggler-raytracer-source-code/
1•doener•22m ago•0 comments

Russia Ships Most Oil Since 2022 as Drones Strike Refineries

https://www.bloomberg.com/news/articles/2026-06-02/russia-gushes-crude-exports-as-drone-strikes-h...
1•speckx•23m ago•0 comments

Who Paid the Piper?

https://en.wikipedia.org/wiki/Who_Paid_the_Piper%3F
2•simonebrunozzi•24m ago•0 comments

My thoughts after using Clojure for about a month

https://www.acdw.net/clojure/
2•speckx•25m ago•0 comments

AI Budget Is Growing. Your Returns Aren't

https://www.bain.com/insights/your-ai-budget-is-growing-your-returns-arent-heres-why/
1•jameslk•25m ago•0 comments

Angular jasmine unit tests are harder to code/maintain than the actual feature

2•GamingAtWork•26m ago•0 comments

New college grads are doing better than the vibes suggest

https://www.vox.com/future-perfect/490383/college-graduation-artificial-intelligence-2026-jobs-labor
1•dabinat•26m ago•0 comments

Project Tapestry: The Path to Frontier Sovereign AI

https://thealliance.ai/blog/project-tapestry-the-path-to-frontier-sovereign-ai
1•AI_Alliance•27m ago•0 comments

Show HN: Clor – give your agent claws

https://clor.com/
4•jacobgold•29m ago•1 comments

Seven states sue US for paying $1B to make TotalEnergies exit wind power

https://www.ft.com/content/d4f25b34-ce45-4321-a4ee-cb5879f7a57a
4•JumpCrisscross•29m ago•0 comments