Construct an IntervalArray from an array of splits.
Left and right bounds for each interval.
Whether the intervals are closed on the left-side, right-side, both or neither.
Copy the data.
If None, dtype will be inferred.
Examples
>>> pd.arrays.IntervalArray.from_breaks([0, 1, 2, 3]) <IntervalArray> [(0, 1], (1, 2], (2, 3]] Length: 3, dtype: interval[int64, right]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4