Container for attributes with the same length.
Parameters : | length : int
|
---|
Uniform length of all attributes in a collection
Create a copy of a collection.
By default this is going to return a deep copy of the collection, hence no data would be shared between the original dataset and its copy.
Parameters : | deep : boolean, optional
a : list or None
memo : dict
|
---|
Parameters : | value : int
|
---|