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.
2 parents 7248bf0 + 5acb0cb commit 512f0ffCopy full SHA for 512f0ff
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