Skip to content

Commit

Permalink
Update README.md: v5 will require pandas 0.18 or higher
Browse files Browse the repository at this point in the history
  • Loading branch information
rsvp committed Nov 7, 2016
1 parent 3a6e8d0 commit a1bec4d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ in addition to econometric models.
* Deployment: the best reference to the Python ecosystem for financial economists
is the Quantitative Economics site by Thomas [Sargent].

* Dependencies: pandas > 0.16 is highly recommended.
* Dependencies: pandas 0.18 or higher is required as of our v5.
All modules are tested against both Python 2.7 and 3 series.
User code has been rewritten for cross-platform performance
(Linux, Mac, and Windows).
Expand All @@ -60,8 +60,9 @@ in addition to econometric models.
for science, math, engineering, data analysis.
It will resolve your headaches due to dependency hell.

* Docker container: instantly run fully-configured notebooks and programs;
start by: `docker pull rsvp/fecon235` -- see our [Docker] image for details.
* Docker container (optional): instantly run fully-configured programs and
interactive notebooks; start by: `docker pull rsvp/fecon235` # see our
[Docker] image for details.

* Updates: for pre-2016 notebooks, please use import style
discussed in *docs* README: https://git.io/fecon-intro
Expand Down Expand Up @@ -313,7 +314,7 @@ Shortcut: https://git.io/gold

- - - -

Revision date : 2016-10-28
Revision date : 2016-11-07

[admin]: https://rsvp.github.com "Adriano rsvp.github.com"
[Anaconda]: http://continuum.io/downloads "Anaconda Python distribution"
Expand Down

0 comments on commit a1bec4d

Please sign in to comment.