Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🧹 Address squeeze deprecated in xarray groupby call
glotaran/optimization/data_provider.py:615: UserWarning: The `squeeze` kwarg to GroupBy is being removed.Pass .groupby(..., squeeze=False) to disable squeezing, which is the new default, and to silence this warning. ["".join(sub_arr.values) for _, sub_arr in aligned_groups.groupby("global")]
- Loading branch information