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 ? Calcul scientifique
avec Python
Voir le programme détaillé
Classe « EnvBuilder » Python 3.13.2

Méthode venv.EnvBuilder.create_configuration

Signature de la méthode create_configuration

def create_configuration(self, context) 

Description

help(EnvBuilder.create_configuration)

Create a configuration file indicating where the environment's Python
was copied from, and whether the system site-packages should be made
available in the environment.

:param context: The information for the environment creation request
                being processed.


Vous êtes un professionnel et vous avez besoin d'une formation ? Machine Learning
avec Scikit-Learn
Voir le programme détaillé