updated for OpenRefine 2.8 and 3.0-beta#18
Closed
daniel-butler wants to merge 1 commit into
Closed
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 |
This was referenced Aug 5, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates to python2 2.8 and 3.0-beta server updates