pandas 1.4.2

ParametersBackRef

Parameters

value : Period or str, default None

The time period represented (e.g., '4Q2005').

freq : str, default None

One of pandas period strings or corresponding objects.

ordinal : int, default None

The period offset from the proleptic Gregorian epoch.

year : int, default None

Year value of the period.

month : int, default 1

Month value of the period.

quarter : int, default None

Quarter value of the period.

day : int, default 1

Day value of the period.

hour : int, default 0

Hour value of the period.

minute : int, default 0

Minute value of the period.

second : int, default 0

Second value of the period.

Represents a period of time.

Examples

See :

Back References

The following pages refer to to this document either explicitly or contain code examples using this.

pandas.core.indexes.period.PeriodIndex pandas.core.arrays.period.PeriodArray pandas._libs.interval.Interval

Local connectivity graph

Hover to see nodes names; edges to Self not shown, Caped at 50 nodes.

Using a canvas is more power efficient and can get hundred of nodes ; but does not allow hyperlinks; , arrows or text (beyond on hover)

SVG is more flexible but power hungry; and does not scale well to 50 + nodes.

All aboves nodes referred to, (or are referred from) current nodes; Edges from Self to other have been omitted (or all nodes would be connected to the central node "self" which is not useful). Nodes are colored by the library they belong to, and scaled with the number of references pointing them


File: /pandas/_libs/tslibs/period.cpython-39-darwin.so#None
type: <class 'type'>
Commit: