format property

format property

Returns the format of a series. Read-only IFormat.

Definition:

@property
def format(self):
    ...

See Also