distl.from_file (function)


def from_file(filename)

Load a distl object from a json filename.

See also:

Arguments

  • s (string): the filename pointing to a json formatted file representing a distl object.

Returns

  • The appropriate distribution object.