buckaroo
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.
### 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...
### 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...
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...
if smart_int is replaced by is_numeric it's not throwing error.
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...
### 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. ###...
### 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. ###...
This is a little tricky since autocleaning runs before summary stats. Probably a pre-created dictionary that can be displayed or not.
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...