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
64•paddy_m•6h 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•4h 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•4h 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•3h 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•3h ago
Congratulations on launching. Buckaroo looks great.
franky47•2h ago
But does it work across data tables with 8 dimensions?
trsohmers•12m ago
Only with the oscillation overthruster flag enabled.

Show HN: I modeled the Voynich Manuscript with SBERT to test for structure

https://github.com/brianmg/voynich-nlp-analysis
242•brig90•5h ago•66 comments

Spaced repetition systems have gotten better

https://domenic.me/fsrs/
601•domenicd•10h ago•389 comments

Ditching Obsidian and building my own

https://amberwilliams.io/blogs/building-my-own-pkms
174•williamsss•5h ago•207 comments

Show HN: Vaev – A browser engine built from scratch (It renders google.com)

https://github.com/skift-org/vaev
76•monax•4h ago•23 comments

$30 Homebrew Automated Blinds Opener

https://sifter.org/~simon/journal/20240718.html
128•busymom0•4h ago•49 comments

Show HN: Python Simulator of David Deutsch’s "Constructor Theory of Time"

https://github.com/gvelesandro/constructor-theory-simulator
22•SandroG•1h ago•3 comments

Spaced Repetition Memory System

https://notes.andymatuschak.org/Spaced_repetition_memory_system
117•gasull•6h ago•11 comments

Hyper Typing

https://pscanf.com/s/341/
19•azhenley•1h ago•23 comments

The Fall of Roam

https://every.to/superorganizers/the-fall-of-roam
59•ingve•3h ago•13 comments

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

https://www.kscale.dev/
20•rbanffy•2h ago•7 comments

Yahtzeeql – Yahtzee solver that's mostly SQL

https://github.com/charliemeyer/yahtzeeql
9•skadamat•3d ago•3 comments

Show HN: Buckaroo – Data table UI for Notebooks

https://github.com/paddymul/buckaroo
64•paddy_m•6h ago•6 comments

Comparing Parallel Functional Array Languages: Programming and Performance

https://arxiv.org/abs/2505.08906
24•vok•2d ago•0 comments

Building my childhood dream PC

https://fabiensanglard.net/2168/index.html
114•todsacerdoti•7h ago•44 comments

Emergent social conventions and collective bias in LLM populations

https://www.science.org/doi/10.1126/sciadv.adu9368
36•jbotz•5h ago•7 comments

Dezyne Programming Language

https://dezyne.org/dezyne/manual/dezyne/dezyne.html
17•aulisius•1d ago•0 comments

Show HN: Hardtime.nvim – break bad habits and master Vim motions

https://github.com/m4xshen/hardtime.nvim
146•m4xshen•9h ago•56 comments

How the humble chestnut traced the rise and fall of the Roman Empire

https://www.bbc.com/future/article/20250513-what-chestnuts-reveal-about-the-roman-empire
32•bookofjoe•3d ago•1 comments

In Memoriam: John L. Young, Cryptome Co-Founder

https://www.eff.org/deeplinks/2025/05/memoriam-john-l-young-cryptome-co-founder
146•coloneltcb•2d ago•15 comments

Show HN: Model2vec-Rs – Fast Static Text Embeddings in Rust

https://github.com/MinishLab/model2vec-rs
45•Tananon•6h ago•4 comments

Show HN: Stack Error – ergonomic error handling for Rust

https://github.com/gmcgoldr/stackerror
16•garrinm•3h ago•6 comments

Mystical

https://suberic.net/~dmm/projects/mystical/README.html
344•mmphosis•1d ago•42 comments

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

https://addyo.substack.com/p/ai-wont-kill-junior-devs-but-your
5•kiyanwang•2h ago•4 comments

AniSora: Open-source anime video generation model

https://komiko.app/video/AniSora
313•PaulineGar•21h ago•173 comments

Show HN: A web browser agent in your Chrome side panel

https://github.com/parsaghaffari/browserbee
118•parsabg•10h ago•52 comments

Magic Leap One Bootloader Exploit

https://github.com/EliseZeroTwo/ml1hax
59•mmastrac•3d ago•3 comments

Show HN: Racketmeter – Measure Badminton String Tension Using Sound Frequency

https://www.racketmeter.com/
25•zhacker•4h ago•11 comments

Working with Git Patches in Apple Mail (2023)

https://btxx.org/posts/mail/
43•todsacerdoti•9h ago•21 comments

Project Verona: Fearless Concurrency for Python

https://microsoft.github.io/verona/pyrona.html
152•ptx•3d ago•112 comments

Show HN: Chat with 19 years of HN

https://app.camelai.com/log-in?next=/hn/
114•vercantez•18h ago•81 comments