summaryrefslogtreecommitdiff
path: root/numpy/lib/function_base.pyi
Commit message (Expand)AuthorAgeFilesLines
* STY: Use subscriptable `collections.abc` types over the generic aliases in …Bas van Beek2021-12-231-4/+1
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-9/+6
* MAINT: Rename interpolation to method in percentile stubsSebastian Berg2021-11-121-13/+13
* DOC: Remove non-existent aliasabel2021-11-081-1/+0
* MAINT: Add annotations for a missing `percentile` interpolation kind: `"inclu...Bas van Beek2021-11-051-0/+1
* DOC: Update _InterpolationKindabel2021-11-041-1/+9
* ENH: Add annotations for `np.lib.function_base` part 3Bas van Beek2021-10-051-10/+202
* ENH: Add more annotations for `np.lib.function_base`Bas van Beek2021-10-041-13/+188
* MAINT: Remove `slice` from the accepted `np.place` mask-typesBas van Beek2021-10-011-1/+1
* ENH: Add annotations for `np.lib.function_base`Bas van Beek2021-09-301-18/+290
* MAINT: Add annotations for the missing `period` parameter to `np.unwrap`Bas van Beek2021-06-101-1/+1
* ENH: Add improved placeholder annotations for `np.lib`Bas van Beek2021-04-261-0/+57