[NumPy-Tickets] [NumPy] #1757: Segfault in pandas.
NumPy Trac
numpy-tickets@scipy....
Mon Mar 7 16:45:37 CST 2011
#1757: Segfault in pandas.
------------------------------+---------------------------------------------
Reporter: charris | Owner: somebody
Type: defect | Status: new
Priority: high | Milestone: 1.6.0
Component: Other | Version: devel
Keywords: segfault, pandas |
------------------------------+---------------------------------------------
Comment(by charris):
Added a patch that actually works for pandas. One pandas test remains in
error, it looks to be due to the stricter assignment broadcasting rules. I
think more needs to be done with discover_dimensions to catch more errors
along the way, but the patch could be a starting point. The pandas
DataFrame object is a complicated thing.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1757#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list