frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Buckaroo – Data table UI for Notebooks

https://github.com/paddymul/buckaroo
41•paddy_m•3h 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•2h 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•2h 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•1h 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•1h ago
Congratulations on launching. Buckaroo looks great.
franky47•27m ago
But does it work across data tables with 8 dimensions?

Flight Simulator Gave Birth to 3D Video-Game Graphics

https://spectrum.ieee.org/microsoft-flight-simulator
1•Tomte•33s ago•0 comments

How the graphical user interface was invented (1989)

https://spectrum.ieee.org/graphical-user-interface
1•andsoitis•2m ago•0 comments

Tesla Cybertruck Trade-Ins – According to Tesla, Cybertruck Loses $5.6 per Mile

https://www.torquenews.com/11826/tesla-starts-accepting-cybertruck-trade-ins-according-tesla-cybertruck-loses-35000-over-6000
2•jrflowers•3m ago•0 comments

The Legend of Zyntraxis

1•zyntraxis•4m ago•0 comments

How to choose a STT provider for your voice agent?

https://comparevoiceai.com/blog/how-to-choose-stt-voice-ai-model
1•whoami_nr•6m ago•0 comments

Do these Buddhist gods hint at the purpose of China's super-secret satellites?

https://arstechnica.com/space/2025/05/do-these-buddhist-gods-hint-at-the-purpose-of-chinas-super-secret-satellites/
2•rbanffy•8m ago•0 comments

Safety-Critical Rust Coding Guidelines

https://github.com/rustfoundation/safety-critical-rust-coding-guidelines
2•weinzierl•10m ago•0 comments

RFK Jr's plan to ban fluoride supplements will "hurt rural America,"

https://arstechnica.com/health/2025/05/rfk-jr-wants-to-ban-fluoride-supplements-based-on-nonsense/
2•rbanffy•11m ago•0 comments

K-Scale Labs: Open-source humanoid robots, built for developers

https://www.kscale.dev/
1•rbanffy•11m ago•0 comments

Solution of the biggest Computational Problem P vs. NP

https://www.researchgate.net/publication/391442238_A_Constructive_Proof_that_P_NP_via_Circuit-Resistant_Hash_Encodings_and_Local_Certification
1•vicentesteve•12m ago•0 comments

AI Won't Kill Junior Devs – But Your Hiring Strategy Might

https://addyo.substack.com/p/ai-wont-kill-junior-devs-but-your
2•kiyanwang•13m ago•0 comments

Lightweight plastic mirrors drop cost of solar thermal energy by 40%

https://newatlas.com/energy/plastic-mirrors-solar-thermal-energy-cost-unisa/
2•geox•17m ago•0 comments

The Core War Nano Challenge Tournament

http://inversed.ru/CoreWar_Challenge_2.htm
2•impomatic•17m ago•1 comments

VocalTractLab Towards high-quality articulatory speech synthesis

https://vocaltractlab.de/
1•rolph•18m ago•0 comments

Ask HN: How to Fight Internet Addiction?

2•lekker-kapsalon•21m ago•9 comments

Votrax

https://en.wikipedia.org/wiki/Votrax
1•rolph•23m ago•0 comments

China launches first of 2,800 satellites for AI space computing constellation

https://spacenews.com/china-launches-first-of-2800-satellites-for-ai-space-computing-constellation/
2•sxp•24m ago•1 comments

OpenAI's Strategy for ChatGPT (2024)

https://twitter.com/techemails/status/1923799934492606921
1•mfiguiere•25m ago•0 comments

Madrid Río

https://en.wikipedia.org/wiki/Madrid_R%C3%ADo
1•toomuchtodo•25m ago•0 comments

SiYuan, Privacy First, Affero GPL, self-hosted PKMS written in ts and go

https://b3log.org/siyuan/en/
1•OneDeuxTriSeiGo•30m ago•1 comments

The Long Journey to `cgit`

https://oriole.systems/posts/the-long-journey-to-cgit
3•varun_ch•35m ago•0 comments

Show HN: Stack Error – ergonomic error handling for Rust

https://github.com/gmcgoldr/stackerror
2•garrinm•42m ago•0 comments

98k/1 Day Firebase Bill

https://old.reddit.com/r/googlecloud/comments/1klwz0v/98k1_day_firebase_bill_open_letter_to_google/
3•taubek•44m ago•0 comments

GPU Glossary: Open-source GPU documentation for humans

https://github.com/modal-labs/gpu-glossary
2•birdculture•45m ago•0 comments

The Fall of Roam

https://every.to/superorganizers/the-fall-of-roam
5•ingve•51m ago•0 comments

Gen Z Loves China, and Nobody Knows Why [video]

https://www.youtube.com/watch?v=vonCsR-Jnko
3•toomuchtodo•51m ago•2 comments

Ask HN: What salutation do you use at townhalls?

1•jjmarr•53m ago•1 comments

What Is the Difference Between a Block, a Proc, and a Lambda in Ruby? (2013)

https://blog.awaxman.com/what-is-the-difference-between-a-block-a-proc-and-a-lambda-in-ruby
1•Tomte•54m ago•0 comments

What is the deal with NULLs? (2009)

http://thoughts.davisjeff.com/2009/08/02/what-is-the-deal-with-nulls/
1•Tomte•54m ago•0 comments

Traffic Enforcement Dwindled in the Pandemic. In Many Places, It Hasnt Come Back

https://www.nytimes.com/interactive/2024/07/29/upshot/traffic-enforcement-dwindled.html
6•Michelangelo11•57m ago•0 comments