Paddy Mullen

Results 174 issues of Paddy Mullen

it should invoke the default pandas display method

enhancement

They could work very well for cell embedded sparklines. especially as a special visualization of lists For now there's a bunch of infrastructure around the ReCharts based histograms that I...

enhancement
Future-exploration

Buckaroo purposely behaves differently against pandas 1.x.x vs 2.x.x, but we only test against 1.x.x Our current test matrix tests against python 3.8 and python 3.11. I would like to...

enhancement
python
packaging
Continuous Integration

There is a test application that exercises bucakroo, found via `npm run dev`. This shows how buckaroo renders as a front end only component, not depending on the notebook. Sometimes...

enhancement
JS
Continuous Integration

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

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