watex.methods.electrical.DCProfiling.summary#
- DCProfiling.summary(return_table=True)[source]#
Agregate the DC-Profiling parameters to compose a param-table
- Parameters:
return_table – bool, default=True returns table of DC parameters at all sites if
Trueand ‘DCProfiling’ instanciated object otherwise.- Returns:
table if return_table is
Trueand DCProfiling
instanciated object otherwise.