plotly.py icon indicating copy to clipboard operation
plotly.py copied to clipboard

Parallel coordinates mixed categrical and numerical values

Open MaAl13 opened this issue 1 year ago • 1 comments

I have the following problem that i want to use the parallel coordinates plot for a dataframe where some columns are categorical (strings) and others are numerical. In my case the categorical ones are just ignored for the plotting. How can i fix this?

MaAl13 avatar Mar 26 '24 15:03 MaAl13

hi @MaAl13 These questions are usually best asked and answered on the forum. I would also recommend you share sample data and some code that shows what you've tried so far. Something that we can replicate locally.

Coding-with-Adam avatar Mar 28 '24 19:03 Coding-with-Adam