Skip to content

Conversation

@jnothman
Copy link
Member

Fixes #3

Because it's been open too long and is easy to fix.

@stefanv
Copy link
Contributor

stefanv commented Sep 11, 2017

Out of curiosity, what does ~ mean in this context?

@jnothman
Copy link
Member Author

:class:`~sklearn.feature_extraction.text.CountVectorizer`

is approximately (minus styling) a shorthand for

:class:`CountVectorizer <sklearn.feature_extraction.text.CountVectorizer>`

@pv pv merged commit 2f075a6 into numpy:master Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docscrape doesn't parse :meth:~matplotlib.axes.Axes.plot (including '~')

3 participants