geotech.point#
- DataFrame.geotech.point()#
Subaccessor that contains point-related methods.
The
DataFrame
should havepoint_id
andbottom
columns, wherepoint_id
would signify what group thebottom
depths and other related data belong to. These groups can be accessed as apandas.api.typing.DataFrameGroupBy
object through thegroups
property.
Methods#
|
Return a |
Attributes#
Return a |
|
Return a list of unique |