TGLite
API
from_csv()
Creates a TGraph from a csv file
path (str or Path) – csv file path
skip_first (bool) – whether to skip the first line
TGraph
TError – if path doesn’t exist