Matthew Barber
Matthew Barber
Interesting scenario! > `cupy.meshgrid` does have the `indexing` keyword, but its signature is `meshgrid(*x, **kwargs)`. If we can't check a keyword argument directly, we should assume it is present with...
Just to say, what we (i.e. me) intend to do after resolving https://github.com/data-apis/array-api-tests/issues/221 is to review the test suites method of array comparison, because yes it's awfully slow right now....
@oleksandr-pavlyk I wonder if this is fixed already? #236 and #246 might of solved this already. I had trouble getting `dpctl` to work locally, although will have a serious go...
Specifically when the function isn't `inspect`-able, gah it's always a nuisance lol.
> For now we are checking for columns without missing values and in that case **describe that column as non-nullable**. But we think there should be an option for nullable...