We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf00e9 commit b27a074Copy full SHA for b27a074
RELEASE.rst
@@ -59,6 +59,7 @@ pandas 0.6.2
59
- Further performance tweaking of Series.__getitem__ for standard use cases
60
- Avoid Index dict creation in some cases (i.e. when getting slices, etc.),
61
regression from prior versions
62
+ - Friendlier error message in setup.py if NumPy not installed
63
64
**Bug fixes**
65
0 commit comments