- Apr 07, 2022
-
-
Bert Palm authored
-
- Dec 22, 2021
-
-
Norman Ziegner authored
-
- Nov 02, 2021
-
-
Bert Palm authored
-
- Oct 19, 2021
-
-
Bert Palm authored
-
- Apr 15, 2021
-
-
David Schäfer authored
-
- Apr 13, 2021
-
-
David Schäfer authored
-
- Mar 29, 2021
-
-
Bert Palm authored
-
- Jan 14, 2021
-
-
David Schäfer authored
fixed constants detection. -there was the famous `ramp-up` error, because of the laggy implementation of pd.rolling ;)
-
- Dec 03, 2020
-
-
Bert Palm authored
-
- Dec 02, 2020
- Nov 26, 2020
-
-
Bert Palm authored
advanced test suit... failing tests have reasons eg. skew need 3 min_periods, kurt at least 4, etc. count produce NaN, where pandas.rolling produce 0.0, due to a pandas internal function call to .count if a indexer is given (freaky!)..
-
- Nov 25, 2020
-
-
Bert Palm authored
absolutly pandas conform tested - forward also works like pandas forward-hack, center is also tested
-
- Nov 24, 2020