Return a deep copy.
p.copy() is equivalent to copy.deepcopy(p).
A deep copy.
Examples
>>> q = p.copy()
cf.Partition.close
cf.Partition.dataarray
Enter search terms or a module, class or function name.