Interoperability ================ Here comes an introduction to basic interoperability features. Till then, refer to [the related tests](https://github.com/statisticsnorway/ssb-timeseries/blob/main/tests/dataset/test_dataset_compatibility.py) - Pandas or Polars Dataframes, and others through [Narwhals](https://narwhals-dev.github.io/narwhals/) - [Numpy Arrays](https://numpy.org/doc/stable/user/whatisnumpy.html) - [Arrow Tables](https://arrow.apache.org/docs/python/index.html) Dataframe Interchange Protocol, Python Array protocols Timeseries analysis of individual `Series`, through `Dataset.__iter__`. Using Nixtla, Darts, ...