Skip to content

I integrated Skimpy with Buckaroo (a datatable UI) #927

Description

@paddymul

I created Buckaroo to better visualize dataframes in jupyter. Buckaroo has a modern, performant UI that lets you scroll through tables, sort by column, and see summary stats.

Buckaroo is extensible with your own styling and post processing functions.

To integrate skimpy, I modified _skim_computation so it returns a dictionary of dataframes instead of Table objects. Then I hooked these into post processing functions.

Here is a video showing the integration. Video demonstrating the integration of Buckaroo and SkimPy
https://www.youtube.com/watch?v=1-xha8F1kko

The Skimpy-Buckaroo example notebook

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions