Skip to content

I built an app around datacompy #372

@paddymul

Description

@paddymul

This isn't a bug, more a request for collaboration.

I built an app around datacompy leveraging my project - buckaroo.

Datacompy_Buckaroo_2.mov

This comparison tool shows histograms for both dataframes, and highlights values that don't match. If you hover over one of these values, you see the df_2 value for that cell.

In addition if you click below "post processing", you can toggle through different datacompy report sections.

I'd be interested to hear feedback. What type of features would you all want in a quick data comparison tool like this?

source code for the demo
Some caveats:
This currently only supports pandas. Buckaroo does support polars.
Dataframes must be the same length. I'm not doing any type of joining in the main view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions