opencultureconsulting / openrefine-client

The OpenRefine Python Client from Paul Makepeace provides a library for communicating with an OpenRefine server. This fork extends the command line interface (CLI) and is distributed as a convenient one-file-executable (Windows, Linux, Mac). It is also available via Docker Hub, PyPI and Binder.
GNU General Public License v3.0
83 stars 19 forks source link

create project from xls, xlsx and ods broken with OpenRefine >=2.8 #4

Open felixlohmeier opened 5 years ago

felixlohmeier commented 5 years ago

OpenRefine 2.8 introduced a new feature for selecting sheets in the importer. It seems difficult to implement this functionality in the client.

see issue in upstream: https://github.com/paulmakepeace/refine-client-py/issues/20

workaround: convert your data to csv