-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
updated for OpenRefine 2.8 and 3.0-beta #18
base: master
Are you sure you want to change the base?
updated for OpenRefine 2.8 and 3.0-beta #18
Conversation
Trying this PR, I don't seem to be able to create a project with a given name? (All projects are created as Example notebook here that can run via MyBinder on that repo. I also note that docstrings etc are missing from the Library. Is the original repo still open to PRs? With OpenRefine seemingly back on track as an active project, it'd be good to be able to work up the Python wrapper a bit more. |
The test files have been changed much and that needs to be reviewed I think. Anyway, test results for Python 3.7.3 for https://github.com/dbutlerdb/refine-client-py/tree/master (as of today, identical to OpenRefine3.0Beta)
project creation fails with OpenRefine 3.1 and 3.2:
errors/failures in 2.5maybe because of changes to test files?
errors/failures in 2.0 and 2.1
|
Updates to python2 2.8 and 3.0-beta server updates