geotech.point.get_group#

DataFrame.geotech.point.get_group(point_id)#

Return a DataFrame from the point groups with matching point_id.

Parameters:
point_id: str

point_id of the group to get as a DataFrame.

Returns:
DataFrame

DataFrame that matches point_id.