Add option to LazyFrame.explain
to export logical plan as Mermaid string
#12075
Labels
A-api
Area: changes to the public API
accepted
Ready for implementation
enhancement
New feature or an improvement of an existing feature
Description
mermaid is a pretty common tool for visualizing graph data, and integrates directly into github & gitlab.
It'd be a nice addition to our other display formats like dotviz
to_dot
.Ideally i'd like to see something like
The text was updated successfully, but these errors were encountered: