types#
Various itilities.
Module Attributes
- T_Data = ~T_Data#
Type of data (numpy, pandas, xarray, etc.).
- T_Source = ~T_Source#
Type of the data source (filename, URL, object, etc.).
- T_Params = ~T_Params#
Type of the parameters storage.
- T_Source_co = +T_Source_co#
For Source (the source is an output).
- T_Source_contra = -T_Source_contra#
For Loader and Writer (the source an input).