added slice support for Flags
address #355 (closed)
implemented with __getitem__
. Passing a slice
, a list
or pd.Index
will create a new Flags object with only the selected columns.
Edited by Bert Palm
Merge request reports
Activity
Filter activity
Please register or sign in to reply