desc.basis.FourierSeries.load

classmethod FourierSeries.load(load_from, file_format=None)

Initialize from file.

Parameters:
  • load_from (str or path-like or file instance) – file to initialize from

  • file_format ({'hdf5', 'pickle'} (Default: infer from file name)) – file format of file initializing from