refine-client-py icon indicating copy to clipboard operation
refine-client-py copied to clipboard

Fully Functional Python 3 - using requests in place of urllib2

Open daniel-butler opened this issue 6 years ago • 6 comments

Working on fixing the facet engine. All but some of the tutorial tests pass

daniel-butler avatar May 15 '18 18:05 daniel-butler

All Tests pass! The changes to the test files were to adjust it to the defaults in 2.8 after I validated they were correct using the open refine UI. The very first test case I had to adjust, I had to make the column all numbers before the sting conversion would work for all columns. That was also the case when I used the UI.

daniel-butler avatar May 20 '18 04:05 daniel-butler

fixes for the following issues # #11 #

daniel-butler avatar May 20 '18 04:05 daniel-butler

daniel-butler avatar May 20 '18 04:05 daniel-butler

Creating a new project in OR 3.1 fails for me; works okay-ish with OR 2.8, although the project is created as Untitled.

psychemedia avatar Jan 03 '19 17:01 psychemedia

Do you have any minimal working examples of how to do reconciliation?

psychemedia avatar Jan 03 '19 17:01 psychemedia

dbutlerdb:python2_2.8_&_3.0-beta (#18) and dbutlerdb:master (#17) is identical as of today.

see comment in #18 for some test results. maybe it works well with OpenRefine 3.0

felixlohmeier avatar Aug 05 '19 22:08 felixlohmeier