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 :

Classe « PeriodDtype »

Méthode pandas.PeriodDtype.construct_from_string

Signature de la méthode construct_from_string

def construct_from_string(string: str) -> 'PeriodDtype' 

Description

construct_from_string.__doc__

        Strict construction from a string, raise a TypeError if not
        possible