Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Vous êtes un professionnel et vous avez besoin d'une formation ? Deep Learning avec Python
et Keras et Tensorflow
Voir le programme détaillé
Module « matplotlib.pyplot »

Fonction fignum_exists - module matplotlib.pyplot

Signature de la fonction fignum_exists

def fignum_exists(num: 'int | str') -> 'bool' 

Description

help(matplotlib.pyplot.fignum_exists)

Return whether the figure with the given id exists.

Parameters
----------
num : int or str
    A figure identifier.

Returns
-------
bool
    Whether or not a figure with id *num* exists.


Vous êtes un professionnel et vous avez besoin d'une formation ? Sensibilisation à
l'Intelligence Artificielle
Voir le programme détaillé