class documentation

class TestStructuredDtypeSparseFields: (source)

View In Hierarchy

Tests subarray fields which contain sparse dtypes so that not all memory is used by the dtype work. Such dtype's should leave the underlying memory unchanged.

Method test_sparse_field_assignment Undocumented
Method test_sparse_field_assignment_fancy Undocumented
Class Variable dtype Undocumented
Class Variable sparse_dtype Undocumented
def test_sparse_field_assignment(self): (source)

Undocumented

def test_sparse_field_assignment_fancy(self): (source)

Undocumented

Undocumented

sparse_dtype = (source)

Undocumented