-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Related to Issue 3922: Panda still crashes with pivot() Function #5793
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
On the same Mac, using Parallels to run Ubuntu ... installed pandas and all dependancies ... the above pivot at step [3] worked just fine. Thus I'm guessing something with with Apple's Python 2.7 or something. |
Can you provide a gdb stack trace? if the segfault occurs in pandas code we'll look into it. |
Could you please advise how to do a gdb stack trace. Thanks. On 27 Jan 2014, at 05:12, y-p [email protected] wrote:
--rms Rob Schneider |
Closing, we'll reoepn if new info is available. |
Followup to 3922 where it was recognised a bug maybe to be fixed in Ver 12, I left it a few months and waiting for version 0.12.0 which is now installed on Mac with fully patched mavericks.
Old issue: #3922
Doing the example on http://pandas.pydata.org/pandas-docs/stable/reshaping.html, all works down to In [3] where I issue the command:
Nothing happens. Press ctrl-d:
System requirements (from 'pip') are:
Cython==0.19.1
Django==1.5.1
MySQL-python==1.2.4b4
distribute==0.6.28
django-ical==1.1
django-mailchimp==0.1.30
icalendar==3.1
ipython==0.13.2
mailsnake==1.6.1
matplotlib==1.2.1
nose==1.3.0
numpy==1.7.1
pandas==0.12.0
python-dateutil==2.1
pytz==2013.8
requests==0.14.2
scipy==0.11.0
simplejson==2.6.2
six==1.3.0
twitter==1.10.2
wsgiref==0.1.2
yolk==0.4.3
The text was updated successfully, but these errors were encountered: