Open gdementen opened 3 years ago
In recent numpy np.str was deprecated in favor of using "str" directly. But where I used np.str, I thought I was using numpy native string type, so I have to investigate if using Python str type is actually what we need.
See https://github.com/larray-project/larray/pull/917/commits/f6ce826001c5f3427a340c9564ac417244e49492
In recent numpy np.str was deprecated in favor of using "str" directly. But where I used np.str, I thought I was using numpy native string type, so I have to investigate if using Python str type is actually what we need.
See https://github.com/larray-project/larray/pull/917/commits/f6ce826001c5f3427a340c9564ac417244e49492