Skip to content

Commit 512f0ff

Browse files
committed
Merge pull request #8221 from zachcp/patch-1
DOC: numexpr is now on github
2 parents 7248bf0 + 5acb0cb commit 512f0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ pip install pandas
9696
- Needed for time zone support with ``pandas.date_range``
9797

9898
### Highly Recommended Dependencies
99-
- [numexpr](http://code.google.com/p/numexpr/)
99+
- [numexpr](https://github.com/pydata/numexpr)
100100
- Needed to accelerate some expression evaluation operations
101101
- Required by PyTables
102102
- [bottleneck](http://berkeleyanalytics.com/bottleneck)

0 commit comments

Comments
 (0)