Overview: FrameHE: Accessor Type Clinic

Detail: FrameHE: Accessor Type Clinic

Detail

FrameHE.via_type_clinic.to_hint()

Return the type hint (the type and/or generic aliases necessary) to represent th…

Detail

FrameHE.via_type_clinic.check(hint, *, fail_fast)

Given a hint (a type and/or generic alias), raise a ClinicError exception descri…

Detail

FrameHE.via_type_clinic.warn(hint, *, fail_fast, category)

Given a hint (a type and/or generic alias), issue a warning describing the resul…

Detail

FrameHE.via_type_clinic.__call__(hint, *, fail_fast)

Given a hint (a type and/or generic alias), return a ClinicResult object describ…

Detail

FrameHE.via_type_clinic.__repr__()

Return a compact string representation of the type hint (the type and/or generic…

FrameHE: Constructor | Exporter | Attribute | Method | Dictionary-Like | Display | Assignment | Selector | Iterator | Operator Binary | Operator Unary | Accessor Values | Accessor Datetime | Accessor String | Accessor Transpose | Accessor Fill Value | Accessor Regular Expression | Accessor Hashlib | Accessor Type Clinic