fastcs.datatypes.table#

Members

Table

Table(structured_dtype: list[tuple[str, typing.Union[type[typing.Any], numpy.dtype[typing.Any], numpy._typing._dtype_like._SupportsDType[numpy.dtype[typing.Any]], tuple[typing.Any, typing.Any], list[typing.Any], numpy._typing._dtype_like._DTypeDict, str, NoneType]]])

class fastcs.datatypes.table.Table(structured_dtype: list[tuple[str, Union[type[Any], numpy.dtype[Any], numpy._typing._dtype_like._SupportsDType[numpy.dtype[Any]], tuple[Any, Any], list[Any], numpy._typing._dtype_like._DTypeDict, str, NoneType]]])[source]#