DASCore (0.1.22.dev347)
Introduction
Tutorial
Recipes
Notes
Contributing
API
compat
config
constants
core
examples
exceptions
io
models
proc
transform
units
utils
version
viz
warnings
workflow
On this page
is_range
Edit this page
is_range
function
of
dascore.utils.misc
source
is_range
(
value ,
)-> ‘bool’
True for a 2-tuple range (a
(start, stop)
selector).