_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. |
example_cartopy |
|
Draws a map of France with :epkg:`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. |
make_dataframe |
|
Builds a dataframe from multiple arrays. |
timeexec |
|
Measures the time for a given expression. |
unit |
|
Optimizes the rendering of time. |