The numpy manual mentions use case for numpy.save
Annie Analyst has been using large nested record arrays to represent her statistical data.
Is it possible to have nested records array without dtype=object? If so, how?
The numpy manual mentions use case for numpy.save
Annie Analyst has been using large nested record arrays to represent her statistical data.
Is it possible to have nested records array without dtype=object? If so, how?