geost.accessor.GeostFrame.first_row_survey#

property GeostFrame.first_row_survey#

Get a boolean mask indicating the locations of new survey IDs in the data. This is used to identify the first layer of each survey.

Returns:

Boolean Series with True at locations where a new survey ID starts, and False elsewhere.

Return type:

pd.Series