Sum up table

[2]:
import itables
from itables import init_notebook_mode
from itables import show

init_notebook_mode(all_interactive=True)
import itables.options as opt
opt.lengthMenu = [2, 5, 10, 20, 50, 100, 200, 500]
show(df)
WARNING:itables.downsample:showing 337x20 of 674x20 as nbytes=107840>65536=maxBytes. See https://mwouts.github.io/itables/#downsampling
ID Title Journal Year Cited Last Updated Type of survey Field of application Site name Country Duration (days) # snapshots Frequency (snapshot/day) ERT layout Buried Surface (m) Electrode spacing (m) Config Elec Nb Elec Resistivimeter
[ ]: