The problem: In the section describing about how to add a custom feature, something was broken for combinatory features. It shows (link to that page):
System Message: ERROR/3 (/home/docs/checkouts/readthedocs.org/user_builds/tsfresh/checkouts/latest/docs/text/how_to_add_custom_feature.rst, line 79)
Error in “code” directive: maximum 1 argument(s) allowed, 5 supplied.
Anything else we need to know?:
Environment:
Very nice catch!
Actually, I just found 2 more with the keyword system message
. You can also find them by searching this in the documentation. 😃
Something has clearly gone wrong here 😅
Thanks, would you like to do a PR or should I fix them?
Sure, it's just a snap.
Implemented in PR #853 😃.