anhaidgroup / py_entitymatching

BSD 3-Clause "New" or "Revised" License
183 stars 48 forks source link

Make Dask modules "extras" #136

Open christiemj09 opened 4 years ago

christiemj09 commented 4 years ago

Ports of core py_entitymatching modules to leverage Dask exist and are packaged as py_entitymatching.dask, but they throw "experimental" warnings upon instantiation, do not have unit tests, and have their own set of dependencies. Make the existing experimental Dask modules "extras" for a py_entitymatching installation.