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

Lazy load dask.dataframe in datashader.py #6309

Merged
merged 5 commits into from
Jul 4, 2024
Merged

Lazy load dask.dataframe in datashader.py #6309

merged 5 commits into from
Jul 4, 2024

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    bba0e36 View commit details
    Browse the repository at this point in the history
  2. Check if dask is installed

    hoxbro committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2d2bb1d View commit details
    Browse the repository at this point in the history
  3. Add lazy_isinstance

    hoxbro committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    43cf72b View commit details
    Browse the repository at this point in the history
  4. Fixes

    hoxbro committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    507087b View commit details
    Browse the repository at this point in the history
  5. Update holoviews/operation/datashader.py

    Co-authored-by: Maxime Liquet <[email protected]>
    hoxbro and maximlt authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2c9d7af View commit details
    Browse the repository at this point in the history