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

The Dark Matter of Hardware Engineering

https://darkmatter.blog/articles/dark-matter-of-hardware
1•jbegley•25s ago•0 comments

Board games, cognitive decline and dementia

https://pmc.ncbi.nlm.nih.gov/articles/PMC3758967/
1•RickJWagner•3m ago•0 comments

Show HN: Forecast Planner, personal finance app that forecasts instead of tracks

https://www.forecast-planner.com/
1•curiousweb•4m ago•0 comments

From Chile to the Philippines, meet the people pushing back on AI

https://restofworld.org/2026/ai-pushback-chile-mexico-kenya-philippines/
2•Brajeshwar•4m ago•0 comments

Unified RISC-V IP Access Platform

https://openhwgroup.github.io/uap/
1•Tomte•5m ago•0 comments

Secure Domain Name System (DNS) Deployment 2026 Guide [pdf]

https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-81r3.pdf
1•XzetaU8•5m ago•0 comments

Game Devs Reveal All Their Ugly Placeholder Assets Made Without AI

https://kotaku.com/crimson-desert-ai-art-placeholder-game-devs-share-assets-images-genai-2000681053
2•cainxinth•7m ago•0 comments

Vulkanised 2026 talks now available (playlist)

https://www.youtube.com/playlist?list=PLMLurvdlOpWNFlPD0kumIYtivIpUx1V0a
2•pjmlp•9m ago•0 comments

Hung cron jobs: what causes them and how to detect them without a sidecar

https://crontify.com/blog/hung-cron-jobs-detection
2•vincentabolarin•11m ago•0 comments

Static IPv4 address on outbound connections from a Cloud Run Job

https://omnitroid.bearblog.dev/giving-a-docker-container-a-static-ip-on-outbound-connections/
1•OmniTroid•11m ago•0 comments

LiteLLM PyPI has been compromised an hour ago, do not update

https://futuresearch.ai/blog/litellm-pypi-supply-chain-attack/
9•Bullhorn9268•13m ago•3 comments

Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised

3•dot_treo•14m ago•0 comments

Cardputer-Adv (40€ ESP32-S3): Evil Portal and Deauth Attack, with/Without PMF

https://paolocostanzo.github.io/cardputer-adv-wifi-security/
1•PCostanzo•14m ago•0 comments

Designing a Python Language Server: Lessons from Pyre That Shaped Pyrefly

https://pyrefly.org/blog/lessons-from-pyre/
2•ocamoss•17m ago•0 comments

A Tom-Inspired Agenda for AI Safety Research

https://www.lesswrong.com/posts/2BFifEBfCCWtkGsTp/a-tom-inspired-agenda-for-ai-safety-research
2•joozio•18m ago•1 comments

God, I hate .env files

3•zidoo•19m ago•3 comments

How do you ensure consistency in test results generated via AI models?

1•allenmatthew•20m ago•0 comments

OpenAI offering Private Equity a return of 17.5% and early access to models

https://www.reuters.com/business/openai-sweetens-private-equity-pitch-amid-enterprise-turf-war-wi...
2•alecco•20m ago•2 comments

Mathematical framework maps landscape of student knowledge via short quizzes

https://phys.org/news/2026-03-mathematical-framework-landscape-student-knowledge.html
2•Brajeshwar•22m ago•0 comments

Show HN: Running AI agents across environments needs a proper solution

https://github.com/liquidos-ai/Odyssey
5•human_hack3r•23m ago•3 comments

Delve.co and SoC Type 2 Compliance Scandal and Audit

https://www.kaggle.com/datasets/dheerajmpai/delve-data-leaks
1•dheerajmp•24m ago•0 comments

Cortex – Local-first AI memory engine, beats Mem0 on LoCoMo, encrypted, free

3•gambletan•24m ago•1 comments

Show HN: Claude's Code – tracking the 19M+ commits generated by Claude on GitHub

https://www.claudescode.dev/
7•phantomCupcake•24m ago•0 comments

Turn any REST API into an MCP server. No code required

https://github.com/Work90210/APIFold
1•KyleFuehri•26m ago•0 comments

PetClaw: A Desktop Pet Companion That Works 24/7

https://petclaw.ai/
2•limoce•27m ago•0 comments

New digital hall passes track bathroom breaks, gather data in NYC schools

https://gothamist.com/news/new-digital-hall-passes-track-bathroom-breaks-gather-data-in-nyc-schools
2•geox•30m ago•0 comments

Archive.is Reads Bitwarden Data?

6•ppap3•31m ago•0 comments

Lexical Analysis of Markdown in Go

https://xnacly.me/posts/2023/lexer-markdown/
4•ibobev•31m ago•0 comments

Show HN: zbot – an AI agent for MCU with Telegram chat (runs on Zephyr or Linux)

https://github.com/LingaoM/zbot
4•menggithub•33m ago•1 comments

Detecting file changes on macOS with kqueue

https://www.vegardstikbakke.com/kqueue/
2•v3gas•33m ago•0 comments