cfdm.RaggedIndexedArray.__str__

RaggedIndexedArray.__str__()[source]

Called by the str built-in function.

x.__str__() <==> str(x)

New in version (cfdm): 1.8.7.0