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•9mo 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•9mo 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•9mo 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•9mo 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•9mo ago
Congratulations on launching. Buckaroo looks great.
franky47•9mo ago
But does it work across data tables with 8 dimensions?
trsohmers•9mo ago
Only with the oscillation overthruster flag enabled.
hodder•9mo ago
Looks cool to me. I often just end out exporting and opening in excel to do this
epistasis•9mo 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•9mo ago
How does it compare to Data Wrangler ? I like Data Wrangler because it let us open up in a separate VS Code window.

AI that makes life or death decisions should be interpretable

https://manidoraisamy.com/ai-interpretable.html
1•QueensGambit•1m ago•0 comments

Proposal: Built-in secret management for Claude Code

https://github.com/anthropics/claude-code/issues/29910
1•bicx•5m ago•1 comments

A girls' elementary school was hit in Iran

https://www.cnn.com/2026/03/01/world/video/osint-investigation-iran-minab-girls-school-iran-us-is...
2•simonebrunozzi•5m ago•0 comments

Ask HN: How to approach new people in 2026?

1•tavro•5m ago•0 comments

HN: JournalistDB – A searchable database of journalists and their contact info

https://journalistdb.com/
1•veritas9•7m ago•1 comments

An offline-first blog built on WASM, WebSockets, and SQLite

https://robida.net/entries/2026/01/28/having-fun-with-modern-web-apis
1•halicarnassus•7m ago•0 comments

I benchmarked 10 Claude.md profiles across 1,188 runs – empty won every time

https://techloom.it/blog/claudemd-benchmark-results.html
1•jchilcher•8m ago•0 comments

Why Are Chinese EVs So Cheap?

https://rhg.com/research/why-are-chinese-evs-so-cheap/
1•gmays•9m ago•0 comments

JWT Studio – Your local tokens, organized

https://github.com/MiguelRipoll23/jwt-studio
2•PhilDunphy23•9m ago•0 comments

Infinite Battery Cargo (Repairable Battery Pack)

https://infinite-battery.com/products/infinite-battery-cargo-48v
1•cuu508•10m ago•0 comments

'Horrifying': Hollywood blasts Trump's role in studio sale

https://www.politico.com/news/2026/02/27/horrifying-hollywood-blasts-trumps-role-in-studio-sale-0...
1•stopbulying•11m ago•0 comments

The Windows Interface Guidelines (1995) [pdf]

https://ics.uci.edu/~kobsa/courses/ICS104/course-notes/Microsoft_WindowsGuidelines.pdf
2•nom•11m ago•0 comments

Macro Cultural Debt

https://www.overcomingbias.com/p/macro-cultural-debt
1•paulpauper•12m ago•0 comments

X402 based pay-as-you-go Twitter API and helius/solscan API for your OpenClaw

https://clawapis.com/
1•SteveMoraco•12m ago•1 comments

At last, reasons to be cheerful about European tech

https://economist.com/business/2026/03/01/at-last-reasons-to-be-cheerful-about-european-tech
1•andsoitis•12m ago•0 comments

A deterministic execution specification for autonomous agent systems

https://github.com/justindobbs/Tracecore/blob/main/README.md
1•jdiennbn•12m ago•0 comments

Ferricula: Memory as Entropy

https://ferricula.com
1•kordlessagain•14m ago•0 comments

OpenClaw Partners with VirusTotal for Skill Security

https://openclaw.ai/blog/virustotal-partnership
1•tim_lou•14m ago•0 comments

The shape of the multipolar world is a little clearer

https://www.noahpinion.blog/p/the-shape-of-the-multipolar-world
1•paulpauper•14m ago•0 comments

Perceptions of Crime and Disorder

https://arnoldkling.substack.com/p/perceptions-of-crime-and-disorder
1•paulpauper•14m ago•0 comments

Degoogling

https://iamvishnu.com/posts/degoogling
1•vishnuharidas•15m ago•0 comments

ContactTool – Chrome extension to track job applications across sites. KISS

https://www.etsy.com/listing/4462120051/jit-contacttool-chrome-extension-track
1•metatheory•16m ago•1 comments

Show HN: Vaultara – Daily AI-Powered News Intelligence Reports

https://vaultara.co/
1•SvenSchnieders•18m ago•0 comments

Claude Used in Iran Strikes

https://www.axios.com/newsletters/axios-am-f0954cb2-2f31-4426-87fd-050095005344.html
1•leopoldj•20m ago•0 comments

Residents living permanently in Japan's cyber-cafés [video]

https://www.youtube.com/watch?v=MtdupS0gRt0
1•simonebrunozzi•21m ago•0 comments

Show HN: Social proof works 2-7x better on AI shopping agents than humans

https://github.com/aaronbatchelder/claude-marketing-susceptibility-eval
1•aaronmb7•22m ago•0 comments

How the Government Deceived Congress in the Debate over Surveillance Powers (2013)

https://www.eff.org/deeplinks/2013/06/director-national-intelligences-word-games-explained-how-go...
8•doener•29m ago•0 comments

Show HN: Reflex – local code search engine and MCP server for AI coding

https://github.com/reflex-search/reflex
1•therecluse26•29m ago•0 comments

Bind 2 Port 0

https://bengarcia.dev/b2p0
1•hahahacorn•30m ago•0 comments

Poll: AI Winter

6•amelius•33m ago•3 comments