Exemplo n.º 1
0
    def dtype(self):
        from numba.numpy_support import as_struct_dtype

        return as_struct_dtype(self)
Exemplo n.º 2
0
    def dtype(self):
        from numba.numpy_support import as_struct_dtype

        return as_struct_dtype(self)