Data# Data(name, value, *[, dims, coords, ...]) Create a data container that registers a data variable with the model. get_data(filename) Return a BytesIO object for a package data file. Minibatch(variable, *variables, batch_size) Get random slices from variables from the leading dimension.