summaryrefslogtreecommitdiff
path: root/numpy/array_api
diff options
context:
space:
mode:
authorSebastian Berg <sebastianb@nvidia.com>2022-10-05 17:45:42 +0200
committerSebastian Berg <sebastianb@nvidia.com>2022-10-05 22:00:56 +0200
commitafcc5608dadb17d7df565f95313cdbc1bd3a399b (patch)
treef560d731514cf5a32731cdd451312f0b1c1f8c11 /numpy/array_api
parent0a821c1c1d46247c29e02570000cc6196ee2884c (diff)
downloadnumpy-afcc5608dadb17d7df565f95313cdbc1bd3a399b.tar.gz
MAINT: Structured MA fill value workaround by adding array cast
This wraps the fill value into an array, the default fill value for all ointegers is 99999 which doesn't work for many integer dtypes. Note that this might still subtle change the behavior in other code paths where we cannot avoid this. Plus, the deprecationwarning may show up (and in fact be a "in the future will use the default fill value" warning).
Diffstat (limited to 'numpy/array_api')
0 files changed, 0 insertions, 0 deletions