reciprocalspaceship.read_pickle

reciprocalspaceship.read_pickle(filepath_or_buffer)[source]

Load pickled reciprocalspaceship object from file.

Parameters:

filepath_or_buffer (str, path object or file-like object) – Pickled object to be read

Returns:

unpickled (same type as object stored in file)

See also

DataSet.to_pickle

Pickle object to file