Return a pandas.api.typing.DataFrameGroupBy object based on the point_id column.
This can be used as a shortcut for grouping the DataFrame by the
point_id.
- Returns:
pandas.api.typing.DataFrameGroupByGroupBy object that contains the grouped DataFrame objects.