tasi.Trajectory.from_csv#

classmethod Trajectory.from_csv(file, indices=(), **kwargs)[source]#

Read a dictionary-alike object from a .csv file as a pandas DataFrame.

Parameters:
  • file (str) – The path and name of the dataset .csv file

  • indices (Union[List, str]) – The name of the columns to use as index