Skip to content

embed openRefine #331

Closed
Closed
@michavardy

Description

@michavardy

Hey pyscript,

at work we use Open-Refine: https://openrefine.org

OpenRefine is an open-source desktop application for data cleanup and transformation to other formats, an activity commonly known as data wrangling.

its great although it can't use pandas
I would like to stitch them together using pyscript
open refine is a web server run on java
I just put the IP of open refine into my browser and it runs
is it possible to embed this program somehow into a site with a pyscript repl,

open refine can take json arguments

open refine can also output excel, csv or json datasets

I think that I could make them talk to each other, but I just don't want separate floating windows, I want them all in the same place.

anyone have any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogissue has been triaged but has not been earmarked for any upcoming releasetype: featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions