pandas index support for setFlags

pass a pandas.Index object to setFlags and get the indexed values flagged. (fixes having to have the index casted to list beforehand)

Merge request reports

Loading