buckaroo icon indicating copy to clipboard operation
buckaroo copied to clipboard

Buckaroo - the data wrangling assistant for pandas. Quickly explore dataframes, and run pandas commands via a GUI. Works inside the jupyter notebook.

Results 65 buckaroo issues
Sort by recently updated
recently updated
newest added

Package buckaroo via conda too.

enhancement
good first issue
packaging

### Checks - [X] I have checked that this enhancement has not already been requested ### How would you categorize this request. You can select multiple if not sure Developer...

enhancement

### Checks - [X] I have checked that this enhancement has not already been requested ### How would you categorize this request. You can select multiple if not sure Other...

enhancement
JS

I would like to have better frontend dataframe manipulation for simple tasks. 1. I want a standard API that sends data to ag-grid, abstracting over serialization format. 2. An API...

enhancement
good first issue
JS
Future-exploration
Lightweight-JS-Dataframe

if smart_int is replaced by is_numeric it's not throwing error.

documentation
auto-cleaning

The columns are joined together and displayed with JS values. Instead there should be separate columns for the index, and the fact that it's part of the index should be...

enhancement
JS
python
formatter
Frontend-repr

### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://github.com/paddymul/buckaroo) of Buckaroo. ###...

bug
python
formatter
Dataframe-Serialization

### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://github.com/paddymul/buckaroo) of Buckaroo. ###...

bug
Pluggable-analysis-framework
python

This is a little tricky since autocleaning runs before summary stats. Probably a pre-created dictionary that can be displayed or not.

enhancement
python
auto-cleaning

I have tried a couple of times to add column ordering functionality that orders columns by "interestingness", and putting interesting columns to the left. A simple measure of "interestingness" is...

enhancement
good first issue
Future-exploration
python
polars