pymovements.Gaze.drop_event_properties#
- Gaze.drop_event_properties(event_properties: str | list[str]) None[source]#
Remove event properties from the event dataframe.
- Parameters:
event_properties (str | list[str]) – The event properties to remove.
- Raises:
ValueError – If
event_propertiesdo not exist in the event dataframe or it is not allowed to remove them