Closed n0wis closed 1 year ago
Cool, thanks for the fix! We can not break people's code, so we should add a deprecation using @deprecate
so that the old code still works. I think it should be as easy as @deprecate weigthed_mean weighted_mean
Should be good now 👍
Hey, awesome project! Looking for a function mentioned in the docs I noticed a small typo across some project files. Since it's also present in exported symbols, this fix unfortunately will break people's code though...