refine-client-py
refine-client-py copied to clipboard
The OpenRefine Python Client Library provides an interface to communicating with an OpenRefine server.
I'm wondering if there are any examples of python code that uses Open Refine to create a new project using JSON or XML files. We are currently running the python...
Current version is not compatible with Python 3.
The folder name google is making pip3 error. Please change the name of the folder to something more specific like refine_api.
Hello, I'm using this API to compute clusters of products and it worked as well as I expected with fingerprint binning method. But when I try to use knn with...
Hi Paul, Is there any document regarding how to use clustering APIs? Thanks, Mahesh
Where can i find more documentation about how refine-client-py works ?
I just wanted to double check if this is happening to anyone else. I'm getting a keyError on the columns after a new_project call with a project_url parameter. I've tried...