Skip to content

Conversation

@kevinheavey
Copy link
Contributor

Fixes #1246

@kevinheavey kevinheavey changed the title correctly fall back to all numeric polars cols when x or y not specified correctly fall back to all numeric polars cols when y is not specified Jan 4, 2024
@hoxbro
Copy link
Member

hoxbro commented Jan 4, 2024

Failing tests are likely to be because of conda-forge/polars-feedstock#205

Can you make a polars pin in setup.py for now?

@hoxbro
Copy link
Member

hoxbro commented Jan 5, 2024

The failing test is because of the change in this PR.

The test should be fixed, either with:

  1. Update the instance to be checked for NdOverlay
  2. Update the plot call with only a y argument

I don't have any preference for the two options.

@maximlt maximlt merged commit 9065c0f into holoviz:main Jan 28, 2024
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

Successfully merging this pull request may close these issues.

y=None doesn't work for Polars dataframes

3 participants