We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaffcb0 commit 59a3950Copy full SHA for 59a3950
cyclops/data/slicer.py
@@ -148,7 +148,7 @@ class SliceSpec:
148
feature_1:value_1&feature_2:[2020-01-01 - inf]&feature_3:year=['2000', '2010', '2020']
149
overall
150
151
- # a different way to create intersections/compound slices
+ >>> # a different way to create intersections/compound slices
152
>>> slice_spec = SliceSpec(
153
... spec_list=[
154
... {"feature_1": {"keep_nulls": False}},
0 commit comments