Pipeline Summary
Returns a DataFrame with full metadata for every node in the
pipeline. This is a convenience wrapper around
pipeline_to_frame.
Pipeline): The pipeline.A DataFrame with one row per node and all metadata columns.
pipeline_summary(p)