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 ? Machine Learning
avec Scikit-Learn
Voir le programme détaillé

Contenu du module « matplotlib.animation »

Liste des classes du module matplotlib.animation

Nom de la classe Description
AbstractMovieWriter
Animation
ArtistAnimation
BytesIO Buffered I/O implementation using an in-memory bytes buffer. [extrait de BytesIO.__doc__]
FFMpegBase
FFMpegFileWriter
FFMpegWriter
FileMovieWriter
FuncAnimation
HTMLWriter Writer for JavaScript-based HTML movies. [extrait de HTMLWriter.__doc__]
ImageMagickBase
ImageMagickFileWriter
ImageMagickWriter
MovieWriter
MovieWriterRegistry Registry of available writer classes by human readable name. [extrait de MovieWriterRegistry.__doc__]
Path PurePath subclass that can make system calls. [extrait de Path.__doc__]
PillowWriter
TemporaryDirectory Create and return a temporary directory. This has the same [extrait de TemporaryDirectory.__doc__]
TextIOWrapper Character and line based layer over a BufferedIOBase object, buffer. [extrait de TextIOWrapper.__doc__]
TimedAnimation

Liste des fonctions du module matplotlib.animation

Signature de la fonction Description
adjusted_figsize(w, h, dpi, n)

Liste des variables globales du module matplotlib.animation

Nom de la variable globale Valeur
DISPLAY_TEMPLATE Contenu de type <class 'str'>
INCLUDED_FRAMES for (var i=0; i<{Nframes}; i++){{ frames[i] = "{frame_dir}/frame" + ("0000000" + i).slice(-7) + ".{frame_format}"; }}
JS_INCLUDE Contenu de type <class 'str'>
STYLE_INCLUDE <style> .animation { display: inline-block; text-align: center; } input[type=range].anim-slider { width: 374px; margin-left: auto; margin-right: auto; } .anim-buttons { margin: 8px 0px; } .anim-buttons button { padding: 0; width: 36px; } .anim-state label { margin-right: 8px; } .anim-state input { margin: 0; vertical-align: middle; } </style>
subprocess_creation_flags 134217728
writers <matplotlib.animation.MovieWriterRegistry object at 0x0000020D9A579550>


Vous êtes un professionnel et vous avez besoin d'une formation ? RAG (Retrieval-Augmented Generation)
et Fine Tuning d'un LLM
Voir le programme détaillé