plotly.rs
plotly.rs copied to clipboard
Polars support
polars is growing fast as the new standard for dataframe but it doesn't provide a way to plot the data for Rust user. I think providing a polars integration under a feature flag, like you did for the ndarray, could be a great I idea? What do you think of it?
I agree in principle and would be happy to accept a pull request.
Seconding this, is there a good recommended way to work with polars series using plotly rs right now?
+1