diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2020-04-30 19:50:44 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2020-09-02 20:11:21 -0500 |
commit | cfd553dad7c1f315b7508eb56ac4527afc444ebb (patch) | |
tree | 77f50e201acf4ecebc66b008a35726a835cccf94 /numpy/lib/function_base.py | |
parent | e3c84a44b68966ab887a3623a0ff57169e508deb (diff) | |
download | numpy-cfd553dad7c1f315b7508eb56ac4527afc444ebb.tar.gz |
ENH: Implement concatenate dtype and casting keyword arguments
Unfortunately, the casting was not consistent and sometimes used
force casting (axis=None) while normally same kind casting was used.
This thus deprecates the `force_casting` corner case, so that
casting has to be provided in the future.
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions