Add extras to allow pip users to install the dependencies they need to load the packages with a specific library. For conda users, we can just document what extra packages they need to install
- pandas: pandas
- polars: polars
- dask: dask + pyarrow
- xarray: xarray + netCDF4