8000 DOC: Missing documentation for various numpy.ma functions · Issue #23352 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content
DOC: Missing documentation for various numpy.ma functions #23352
Closed
@hchau630

Description

@hchau630

Issue with current documentation:

There appears to be a few functions in the numpy.ma that is missing from the documentation. The one that I noticed first is numpy.ma.unique, and after some poking around in numpy/ma/extras.py, I found the following (possibly incomplete) list of functions missing from the docs:

diagflat
isin
in1d
intersect1d
setdiff1d
setxor1d
unique
union1d

It appears that these functions already have docstrings, so making them show up on the documentation webpage shouldn't be too much of a hassle.

Idea or request for content:

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0