jupyter / papyri

MIT License
82 stars 17 forks source link

Unfound reference in scipy.stats._stats_py:_sum_of_squares #318

Open Carreau opened 8 months ago

Carreau commented 8 months ago

_sum_of_square referes to itself in it's docstring:

See Also
    --------
    _square_of_sums : The square(s) of the sum(s) (the opposite of
        `_sum_of_squares`).

Though, papyri seem to not resolve this reference.

We should: