Also returns a pytz.FixedOffset if an array of strings with the same timezone offset is passed and utc=True is not passed. Otherwise, None is returned
Handles datetime.date, datetime.datetime, np.datetime64 objects, numeric, strings
date-like objects to convert
error behavior when parsing
dayfirst parsing behavior when encountering datetime strings
yearfirst parsing behavior when encountering datetime strings
indicator whether the dates should be UTC
indicator whether the datetime string should be iso8601
Whether to allow mixed datetimes and integers.
May be datetime64[ns] or object dtype
Converts a 1D array of date-like values to a numpy array of either:
datetime64[ns] data
datetime.datetime objects, if OutOfBoundsDatetime or TypeError is encountered
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