kedro_datasets_experimental

Description

Classes

langchain.ChatAnthropicDataset(credentials)

ChatAnthropicDataset loads a ChatAnthropic langchain model.

langchain.ChatCohereDataset(credentials[, ...])

langchain.ChatOpenAIDataset(credentials[, ...])

langchain.OpenAIEmbeddingsDataset(credentials)

netcdf.NetCDFDataset(*, filepath[, ...])

NetCDFDataset loads/saves data from/to a NetCDF file using an underlying filesystem (e.g.: local, S3, GCS).

rioxarray.GeoTIFFDataset(*, filepath[, ...])

GeoTIFFDataset loads and saves rasterdata files and reads them as xarray DataArrays.