Spans
stable
Spans 1.1.1 documentation
Introduction
Ranges
Custom range types
Recipes
PostgreSQL analogies
API documentation
Changelog
Spans
Docs
»
Index
Edit on GitHub
Index
_
|
A
|
C
|
D
|
E
|
F
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__iter__() (spans.settypes.RangeSet method)
__len__() (spans.settypes.RangeSet method)
(spans.types.daterange method)
A
add() (spans.settypes.RangeSet method)
adjacent() (spans.types.Range method)
C
contains() (spans.settypes.RangeSet method)
(spans.types.Range method)
copy() (spans.settypes.RangeSet method)
D
daterange (class in spans.types)
(spans.types.PeriodRange attribute)
daterangeset (class in spans.settypes)
datetimerange (class in spans.types)
datetimerangeset (class in spans.settypes)
difference() (spans.settypes.RangeSet method)
(spans.types.PeriodRange method)
(spans.types.Range method)
DiscreteRange (class in spans.types)
discreterange (in module spans.types)
DiscreteRangeSetMixin (class in spans.settypes)
E
empty() (spans.types.PeriodRange class method)
(spans.types.Range class method)
endsbefore() (spans.types.Range method)
endswith() (spans.types.DiscreteRange method)
(spans.types.Range method)
F
floatrange (class in spans.types)
floatrangeset (class in spans.settypes)
from_date() (spans.types.daterange class method)
(spans.types.PeriodRange class method)
from_month() (spans.types.daterange class method)
from_quarter() (spans.types.daterange class method)
from_week() (spans.types.daterange class method)
from_year() (spans.types.daterange class method)
I
intersection() (spans.settypes.RangeSet method)
(spans.types.PeriodRange method)
(spans.types.Range method)
intrange (class in spans.types)
intrangeset (class in spans.settypes)
L
last (spans.types.DiscreteRange attribute)
left_of() (spans.types.Range method)
lower (spans.types.Range attribute)
lower_inc (spans.types.Range attribute)
lower_inf (spans.types.Range attribute)
M
MetaRangeSet (class in spans.settypes)
metarangeset (in module spans.settypes)
N
next() (spans.types.DiscreteRange class method)
next_period() (spans.types.PeriodRange method)
O
offset() (spans.settypes.OffsetableRangeSetMixin method)
(spans.types.OffsetableRangeMixin method)
(spans.types.PeriodRange method)
offset_type (spans.types.daterange attribute)
offsetablerange (in module spans.types)
OffsetableRangeMixin (class in spans.types)
OffsetableRangeSetMixin (class in spans.settypes)
overlap() (spans.types.Range method)
P
PeriodRange (class in spans.types)
prev() (spans.types.DiscreteRange class method)
prev_period() (spans.types.PeriodRange method)
Python Enhancement Proposals
PEP 207
PEP 8#class-names
,
[1]
R
Range (class in spans.types)
range_ (in module spans.types)
RangeSet (class in spans.settypes)
rangeset (in module spans.settypes)
remove() (spans.settypes.RangeSet method)
replace() (spans.types.PeriodRange method)
(spans.types.Range method)
right_of() (spans.types.Range method)
S
span() (spans.settypes.RangeSet method)
spans (module)
spans.settypes (module)
spans.types (module)
startsafter() (spans.types.Range method)
startswith() (spans.types.Range method)
strrange (class in spans.types)
strrangeset (class in spans.settypes)
T
timedeltarange (class in spans.types)
timedeltarangeset (class in spans.settypes)
type (spans.types.daterange attribute)
U
union() (spans.settypes.RangeSet method)
(spans.types.PeriodRange method)
(spans.types.Range method)
upper (spans.types.Range attribute)
upper_inc (spans.types.Range attribute)
upper_inf (spans.types.Range attribute)
V
values() (spans.settypes.DiscreteRangeSetMixin method)
W
within() (spans.types.Range method)