We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7248bf0 commit 5acb0cbCopy full SHA for 5acb0cb
README.md
@@ -96,7 +96,7 @@ pip install pandas
96
- Needed for time zone support with ``pandas.date_range``
97
98
### Highly Recommended Dependencies
99
-- [numexpr](http://code.google.com/p/numexpr/)
+- [numexpr](https://github.com/pydata/numexpr)
100
- Needed to accelerate some expression evaluation operations
101
- Required by PyTables
102
- [bottleneck](http://berkeleyanalytics.com/bottleneck)
0 commit comments