watex.methods.electrical.ResistivityProfiling.summary#
- ResistivityProfiling.summary(keep_params=False, return_table=False)[source]#
Summarize the most import parameters 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,) β Returns atributes in a pandas dataframe.
- Returns:
self or table_ β Returns DC- profiling object or dataframe.
- Return type:
ResistivityProfilingor class:pd.DataFrame