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.

Znuny: OTRS OSS

https://www.znuny.org/en
1•sts153•1m ago•1 comments

Show HN: Ideal Weight, BMI and Body Fat Calculator Tool

https://www.globaltoolsbox.online/2026/08/ideal-weight-calculator-bmi-body-fat.html
1•solangiwaqas•1m ago•0 comments

Structural Predictions for the AI Era

https://www.newnex.io/news/12-structural-predictions-for-the-ai-era-ai-object-framework-aof
1•afr99•2m ago•1 comments

Show HN: Fail CI when your stack runs end-of-life software

https://github.com/endoflife-ai/eol-check
1•ScottUbiquitous•3m ago•0 comments

Risk Engineering

https://risk-engineering.org/
1•throwaw12•3m ago•0 comments

Whoop replacement noop 10.5 released

https://github.com/ryanbr/noop
1•mp3geek•6m ago•0 comments

Why AGI Is Impossible

https://substack.com/@vinialva/note/c-312693792
2•vinialva•6m ago•0 comments

The stories of the international soldiers who serve in Ukraine

https://www.youtube.com/@ILDUkraine
1•Erikun•7m ago•0 comments

Watch Directory

https://fewer.directory/
1•scholaronroad•8m ago•0 comments

Comments that go into code vs. those that go into the pull request description

https://devblogs.microsoft.com/oldnewthing/20260812-00/?p=112607
1•csmantle•8m ago•0 comments

Show HN: Kanna – Go generators for DI, queries, internationalization and more

https://github.com/go-kanna/kanna
1•mickamy•9m ago•0 comments

NextJS Mailtrap SaaS Starter

https://github.com/mailtrap/nextjs-saas-starter
2•aliobm•11m ago•0 comments

Splunk patches 9.1 CVSS RCE in MCP Server and 9 flaws in AI Toolkit

https://cyberupdates365.com/splunk-mcp-server-rce-patch/
1•udayhero•11m ago•0 comments

AliExpress runs silent WebAudio fingerprinting that breaks Bluetooth multipoint

https://blog.laserphile.com/2026/08/aliexpress-webpage-keeping-multipoint.html
3•emctech•13m ago•2 comments

Fancy Filtering Examples

https://trac.ffmpeg.org/wiki/FancyFilteringExamples
1•1317•14m ago•0 comments

Mastodon 5.0: Laying the Foundation

https://blog.joinmastodon.org/2026/08/5.0-laying-the-foundation/
2•birdculture•14m ago•0 comments

The Generative AI Learning Penalty: Evidence from Chinese Secondary Education

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6868618
2•_____k•15m ago•0 comments

Warren Buffett on the stock market (1999) [pdf]

https://www.berkshirehathaway.com/1999ar/FortuneMagazine.pdf
2•rzk•16m ago•0 comments

India Country Brief: The Anthropic Economic Index

https://www.anthropic.com/research/india-brief-economic-index
1•ms7892•18m ago•0 comments

Climate change is cooking Europe's oceans, scientists find

https://www.politico.eu/article/climate-change-is-cooking-europes-oceans-world-weather-attributio...
2•robtherobber•19m ago•0 comments

XLibre- community-managed display server for the X11

https://xlibre.net/
3•nalinidash•20m ago•0 comments

Show HN: A Dynamic video creator for free

https://video.samriddhi.shop/
1•suniljaindvg•20m ago•0 comments

A library to make GNN work on binary code

https://blog.quarkslab.com/from-p-code-to-gnn-extract-binary-code-semantics.html
1•shangoue•23m ago•0 comments

The Pinecone DAISY-1 is a fantasy 8-bit computer that exists in reality

https://blog.arduino.cc/2026/06/02/the-pinecone-daisy-1-is-a-fantasy-8-bit-computer-that-exists-i...
3•PPBear•27m ago•0 comments

Junghans Force Mega Solar

https://junghans-shop.com
1•tellwilhelm•27m ago•0 comments

AI is entertainment's scarlet letter

https://www.axios.com/2026/08/08/generative-ai-accusations-hank-green-jerry-falade
2•feraloink•29m ago•1 comments

GeoLibre: An open-source GIS that runs in the browser

https://github.com/opengeos/GeoLibre
1•Nina_antalpha•31m ago•0 comments

From "default dead" to living the future of cancer care

https://cancerletter.com/guest-editorial/20260814_2/
1•tchalla•32m ago•0 comments

Made the best alarm clock for myself

https://endothermalsystems.com/work/cinderclock.html
2•Aknazar•34m ago•0 comments

Reduce Claudish: Paul-Graham-writing-style-in-Claude.md

https://gist.github.com/frodo-max-12/090ec580048f0920c20ce9a4da67ddee
2•infinite_frodo•34m ago•0 comments