Skip to content
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

Sparsity is broken with latest dask #68

Open
kayibal opened this issue Oct 8, 2018 · 0 comments
Open

Sparsity is broken with latest dask #68

kayibal opened this issue Oct 8, 2018 · 0 comments

Comments

@kayibal
Copy link

kayibal commented Oct 8, 2018

Traceback:
features/test/test_binning.py:15: in <module>
    from drtools.features.binning import make_slice_dataset, dedup_slices, \
features/binning.py:8: in <module>
    import drtools.features.legacy_binning as legacy
features/legacy_binning.py:12: in <module>
    import sparsity.dask as dsp
../../sparsity/sparsity/dask/__init__.py:2: in <module>
    from dask.dataframe.core import _get_return_type as \
E   ImportError: cannot import name '_get_return_type'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant