Functions#

Summary#

function

class parent

truncated documentation

_setup_hook

if this function is added to the module, the help automation and unit tests call it first before anything goes on …

check

Checks the library is working. It raises an exception. If you want to disable the logs:

display_treant

Display a chart using treant-js.

edges2asciitree

Converts a set of edges into a combination of OrderedDict which can be understood by asciitree. …

example_cartopy

Draws a map of France with cartopy.

example_confidence_interval

Draws pseudo confidence interval for a regression in a matplotlib graph.

example_networkx

Example using networkx.

example_pydy

Example from the documentation of pydy.

graph_persistence_onnx

See ONNX, scikit-learn, persistence, deployment.

graph_persistence_pickle

See ONNX, scikit-learn, persistence, deployment.

graph_persistence_pickle_issues

See ONNX, scikit-learn, persistence, deployment.

graph_three_components

See ONNX, scikit-learn, persistence, deployment.

make_dataframe

Builds a dataframe from multiple arrays.

onnx2dotnb

Converts an ONNX graph into dot then into RenderJsDot. See ONNX, scikit-learn, persistence, deployment.

onnx2graph

Converts an ONNX model into a readable graph.

onnx2str

Displays the beginning of an ONNX graph. See ONNX, scikit-learn, persistence, deployment.

onnxdocstring2html

Converts the ONNX documentation into rst.

profile_fct_graph

Returns a graph which profiles the execution of function fct. See ONNX, scikit-learn, persistence, deployment.

rename_input_output

Renames all input and output of an ONNX file.

show_images

Uses matplotlib to show images.

timeexec

Measures the time for a given expression.

unit

Optimizes the rendering of time.