[NumPy-Tickets] [NumPy] #1883: unpickling a pickled empty masked array error
NumPy Trac
numpy-tickets@scipy....
Tue Jun 28 17:31:14 CDT 2011
#1883: unpickling a pickled empty masked array error
---------------------------------+------------------------------------------
Reporter: mauro | Owner: pierregm
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.ma | Version: 1.5.1
Keywords: masked array pickle |
---------------------------------+------------------------------------------
Comment(by mauro):
Thanks, that works. If it shouldn't be constructed this way, maybe mention
it in the documentation of np.ma.core.MaskedArray?
Replying to [comment:1 pv]:
> I suspect this is a wontfix -- you should create masked arrays via
`np.ma.array`, and not access the constructor.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1883#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list