frontpage.
newsnewestaskshowjobs

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.

PhpBB Authentication Bypass

https://pentest-tools.com/research/phpbb-authentication-bypass
1•sanqui•8s ago•0 comments

Microsoft says Gen Z's AI backlash should be a wake-up call for Big Tech

https://www.businessinsider.com/ai-backlash-gen-z-microsoft-president-brad-smith-graduation-speec...
2•thewebguyd•2m ago•0 comments

Why I'm Forced to Say Farewell: Google Management Has Lost Its Moral Compass

https://www.mayrhofer.eu.org/post/leaving-google/
4•timedude•3m ago•0 comments

Mexico vs. South Africa, 2 – 0 Mexico won

2•alonsovm44•3m ago•0 comments

Hack Hub – Yet Another Curated cybersecurity resources

https://hackhub.fyi/
2•h0ek•5m ago•1 comments

Genblaze: Python SDK for Generative Media Pipelines

https://www.backblaze.com/blog/introducing-genblaze-a-python-sdk-for-generative-media-pipelines/
2•ingve•5m ago•0 comments

How do Venus flytraps work?

https://www.abc.net.au/news/science/2026-06-12/cellular-mechanism-behind-a-venus-flytrap-s-super-...
2•Gaishan•6m ago•0 comments

OpenAI's June 2026 Report on Malicious Uses of AI [pdf]

https://cdn.openai.com/pdf/96b559fa-c165-4575-805d-e636909e2f78/June-2026-Threat-Report.pdf
2•jklmnopqrstuvw•7m ago•0 comments

User claims Fable one-shots a watch movement CAD model, didn't validate geometry

https://twitter.com/quanghuynt14/status/2064509430650065278
2•carodgers•7m ago•1 comments

Hobnob – Local meeting notes, transcribes and summarizes on-device

https://github.com/emberscribe/hobnob
2•polemos•10m ago•0 comments

Kickbacks: An ad marketplace for coding agent spinners

https://twitter.com/andrewmccalip/status/2065049432652189933
4•kabirgoel•11m ago•0 comments

Bitsy

https://bitsy.org/
2•tosh•11m ago•0 comments

Orphaned AUR packages are being targeted with an infostealer

https://gaysex.cloud/notes/andaxow7itfn05x9
3•jordigh•12m ago•0 comments

Trying to fix complicated problems

https://blog.griffens.net/blog/trying-to-fix-complicated-problems/
2•ngriffiths•12m ago•0 comments

Musk's SpaceX prices record $75B IPO at $135 a share

https://www.reuters.com/world/musks-spacex-prices-record-75-billion-ipo-135-share-2026-06-11/
3•TechTechTech•14m ago•0 comments

Show HN: Boo – screen-style terminal multiplexer built on libghostty

https://github.com/coder/boo
2•kylecarbs•15m ago•0 comments

Show HN: ZeroFS – Make S3 your primary storage

https://www.zerofs.net/
3•Eikon•16m ago•0 comments

Rust, C++, and the Tradeoffs Behind Safe Low-Level Code

https://serokell.io/blog/rust-c-and-the-tradeoffs-behind-safe-low-level-code-interview-with-nikit...
4•ibobev•16m ago•0 comments

Subterranean fungi networks more than 100 quadrillion km in length

https://www.theguardian.com/science/2026/jun/11/arbuscular-mycorrhizal-fungi-plant-life-climate-g...
3•tosh•16m ago•0 comments

Every LLM Tool Call Needs an Output Budget

https://www.axamy.com/blog/tool-budget
2•jhonovich•17m ago•0 comments

Sasquatch 'sightings' reignite fervour and scepticism about ape-like beast

https://www.theguardian.com/world/2026/jun/11/sasquatch-bigfoot-sightings-fervour-scepticism-ape-...
3•tosh•17m ago•0 comments

Section 702 Surveillance Reaches Friday Deadline. Why "Going Dark" Is a Myth

https://reclaimthenet.org/section-702-surveillance-friday-deadline-going-dark-myth
3•anonymousiam•20m ago•0 comments

Made an 82-0 style game for wrestling

https://5starbooker.com/
2•AndyNemmity•21m ago•1 comments

Superficial Beliefs in LLM Decision-Making

https://arxiv.org/abs/2606.11016
2•MediaSquirrel•21m ago•0 comments

Writing code vs. shipping code [pdf]

https://www.nber.org/system/files/working_papers/w35275/w35275.pdf
2•mustaphah•22m ago•0 comments

Army commissions second cohort of tech executives

https://www.army.mil/article/293173/army_commissions_second_cohort_of_tech_executives_into_execut...
2•sbuccini•22m ago•0 comments

SpaceX raises $75B in its IPO, making Elon Musk the first trillionaire

https://www.axios.com/2026/06/11/spacex-ipo-prices-75-billion
6•chakintosh•22m ago•0 comments

MCP tools groups. How Datadog proved the pattern

https://www.speakeasy.com/blog/mcp-tool-filtering-datadog
2•simplesagar•22m ago•0 comments

Cooling in Space

https://guille.site/posts/space-cooling/
3•LolWolf•24m ago•0 comments

Montir – The Beli for Movies

https://apps.apple.com/us/app/montir/id6776378113
2•michaelahn•24m ago•1 comments