watex.methods.electrical.VerticalSounding.summary#
- VerticalSounding.summary(keep_params=False, return_table=False)[source]#
Summarize the most import features for prediction purpose.
- Parameters:
keep_params (bool, default=False,) β If keep_params is set to
True. Method should output only the main important params for prediction purpose. Otherwise, returns all main DC-resistivity attributesreturn_tables (bool, default=False,) β if
True, returns only the summarized table
- Returns:
self or table_ β Returns DC- Sounding object or dataframe.
- Return type:
VerticalSoundingor class:pd.DataFrame