Python DataSet class | OpenNN Start
www.opennn.net › documentation › pythonDataSet class This is the documentation for the python DataSet class and its methods in the OpenNN python module. This class represents the concept of data set for data modelling problems, such as function regression, classification and time series prediction. It basically consists of a data matrix plus Variables and Instances objects.
netCDF4 API documentation - GitHub Pages
unidata.github.io/netcdf4-pythonA Dataset creates a special group, called the 'root group', which is similar to the root directory in a unix filesystem. To create Group instances, use the Dataset.createGroup method of a Dataset or Group instance. Dataset.createGroup takes a single argument, a python string containing the name of the new group.