Skip to content

Runtime Error if $ in cell when generating plot on it #737

@SmiteDeluxe

Description

@SmiteDeluxe

Describe the bug

The Runner crashes in it's python execution when you have a $ in a cell of a column you're plotting.

To Reproduce

  1. Download this csv: https://www.kaggle.com/datasets/shivamb/netflix-shows
  2. Load into SDS pipeline
  3. do .plotScatterplot("cast", "date_added"); or similar on it (just has to be cast column somewhere in any plot) and click "show image"

Expected behavior

To show correct plot and handle $ as part of cell text.

Screenshots (optional)

image

Additional Context (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions