paddymul / buckaroo

Buckaroo - the data wrangling assistant for pandas. Quickly explore dataframes, and run pandas commands via a GUI. Works inside the jupyter notebook.
https://paddymul.github.io/buckaroo/
BSD 3-Clause "New" or "Revised" License
227 stars 9 forks source link

Add conda package #66

Open paddymul opened 1 year ago

paddymul commented 1 year ago

Package buckaroo via conda too.

paddymul commented 1 year ago

This is a good first issue if you're good at packaging and unfamiliar with buckaroo. It still might be difficult because jupyter packagin is always hard.