arcticdb.version_store.library.NormalizableType

arcticdb.version_store.library.NormalizableType

Types that can be normalised into Arctic’s internal storage structure.

See also

Library.write

for more documentation on normalisation.

alias of Union[DataFrame, Series, ndarray]