Paddy Mullen
Paddy Mullen
@paddymullen.bsky.social
Boston/Newport. Python/PyData/Jupyter dev. Building the Buckaroo widgetto enhance the DataFrame viewing experience in Jupyter https://github.com/paddymul/buckaroo
There is some good stuff on facebook. Fun post from the mainframers group about an IBM Sytem 370 card for the IBM PS/2. www.facebook.com/share/p/17tx...
June 17, 2025 at 12:59 PM
It works to arbitrary levels of nesting too
June 8, 2025 at 4:07 PM
And I now have pandas MultiIndex columns rendering nested locally.
June 8, 2025 at 4:04 PM
I'm kneedeep in adding proper multi index-column support to Buckaroo. MultiIndexes are kind of a corner case of pandas, super powerful but often forgotten. Many tables don't display them properly because they are tricky. They don't serialize to JSON natively. #python #pandas #datascience #pydata
June 7, 2025 at 4:27 PM
So, apparently SRAM NX 1x12 isn't a good fit on a 20 inch wheel. The RD hits the tire in the 3rd largest gear. #cargobike #bike
June 5, 2025 at 5:09 PM
#Cargobike wheel build complete. Excited to try this tomorrow
May 17, 2025 at 12:54 AM
Autocleaning for buckaroo is really shaping up. This is the JLisp code editor showing operations that were added by an auto-cleaning strategy in purple. Multiple strategies are available and they can be cycled through quickly to try different approaches. #buildinpublic
May 1, 2025 at 3:59 PM
I have been working on a dataframe diffing tool built on top of buckaroo and datacompy. Here is a preview. Source here github.com/paddymul/buc...
January 18, 2025 at 5:47 PM
I found this Apollo book from the 70s wit what looks like computer generated charts. I'm curious what charting software existed back then. #dataviz
November 20, 2024 at 6:16 PM
I have to update the error messaging, because the next release will add backwards compatability with notebook 6.5.4 thanks to anywidget.
November 19, 2024 at 9:30 PM
Announcing buckaroo - the data wrangling tool for pandas. Manipulate dataframes with a GUI in jupyter, and generate python code. https://github.com/paddymul/buckaroo
May 11, 2023 at 6:08 PM