Github user ueshin commented on a diff in the pull request:
https://github.com/apache/spark/pull/19607#discussion_r153107765
--- Diff: python/setup.py ---
@@ -201,7 +201,7 @@ def _supports_symlinks():
extras_require={
'ml': ['numpy>=1.7'],
'mllib': ['numpy>=1.7'],
- 'sql': ['pandas>=0.13.0']
+ 'sql': ['pandas>=0.19.2']
--- End diff --
Sure, I'll add it.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]