mlxtend icon indicating copy to clipboard operation
mlxtend copied to clipboard

Link not working

Open sapawar4 opened this issue 4 years ago • 1 comments

The link at the bottom of the page for MCnemar's page :http://rasbt.github.io/mlxtend/user_guide/evaluate/mcnemar/

http://rasbt.github.io/mlxtend/user_guide/evaluate/mcnemar/](http://rasbt.github.io/mlxtend/user_guide/evaluate/mcnemar/

is not working

Describe the documentation issue

Link not working

sapawar4 avatar Jan 25 '21 20:01 sapawar4

Thanks for the note!

I was looking into this but couldn't find the root cause of this issue in the McNemar files. I think it may have something to do with the docstring parser in https://github.com/rasbt/mlxtend/blob/master/docs/make_api.py. Some edge case might be triggered here. I have to look into this some time.

rasbt avatar Feb 02 '21 21:02 rasbt