Skip to content

[BUG] Error displaying widget - utureWarning:the convert_dtype parameter is deprecated and will be removed in a future version. Do ser.astype(object).apply() instead if you want convert_dtype=False. #508

Description

@hypntzed78

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Please describe the steps needed to reproduce the behavior. For example:

  1. Using this data: df = ...
  2. Go to '...'
  3. Click on '....'
  4. Scroll down to '....'
  5. See error
    anaconda3/lib/python3.12/site-packages/altair/utils/core.py:395: FutureWarning:the convert_dtype parameter is deprecated and will be removed in a future version. Do ser.astype(object).apply() instead if you want convert_dtype=False.
    Error displaying widget

Important: Make sure to provide a sample of (preferably synthetic) data
that can trigger the error based on the instructions.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Debugging information
Please run the following code in your Jupyter Notebook/Lab:

import lux
lux.debug_info()

Additional context
Add any other context about the problem here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions