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

Add Dask DataFrame plot test #1131

Merged
merged 15 commits into from
Oct 6, 2023
Merged

Add Dask DataFrame plot test #1131

merged 15 commits into from
Oct 6, 2023

Commits on Aug 28, 2023

  1. Add simple polars support

    hoxbro committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c3fbf4a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Support hover_cols="all"

    hoxbro committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    da9d91e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4247ac7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Handle list_like x and y

    hoxbro committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a9cd914 View commit details
    Browse the repository at this point in the history
  2. Add tests to polars

    hoxbro committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e38b4da View commit details
    Browse the repository at this point in the history
  3. Add small documentation

    hoxbro committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    638b509 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57e45ca View commit details
    Browse the repository at this point in the history
  5. Move polars after geopandas

    hoxbro committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e80aaad View commit details
    Browse the repository at this point in the history
  6. Parametrize the tests

    hoxbro committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    40f8b9c View commit details
    Browse the repository at this point in the history
  7. Add dask.dataframe plot tests

    hoxbro committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0fecf08 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    196d34d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. add missing comma

    maximlt committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    910323d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    0624c08 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    b5ef02a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    8c73052 View commit details
    Browse the repository at this point in the history