request update of package to 0.17 version

Asked by Jeremiah Alfrey

There have been some updates the pandas package involving sqlalchemy and outputing to SQL databases. The package available on ubuntu 14.04 LTS is 0.13. The latest stable version is 0.17 with developmental being 0.18.
Can you please update the maintained package to the 0.17 version?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu pandas Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

I think you can upgrade pandas to version 0.17 using these Terminal commands:

sudo apt-get update

sudo apt-get install python-pip

sudo pip install pandas

sudo pip install pandas --upgrade

Can you help with this problem?

Provide an answer of your own, or ask Jeremiah Alfrey for more information if necessary.

To post a message you must log in.