Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: warning raised in NOSLAG by pandas.
This removes a warning raised by pandas when performing a groupby-apply call on a dataframe in noslag.aggregate. This warning is new in pandas 2.2. See also here: pandas-dev/pandas#7155
- Loading branch information