giotto-ai / giotto-tda

A high-performance topological machine learning toolbox in Python
https://giotto-ai.github.io/gtda-docs
Other
858 stars 175 forks source link

Fix mapper docstring issues following #406 #411

Closed ulupo closed 4 years ago

ulupo commented 4 years ago

406 introduced some issues with the docstrings of make_mapper_pipeline, plot_static_mapper_graph and plot_interactive_mapper_graph. This PR attempts to fix them.