BryanCutler opened a new pull request #24867: [SPARK-28041][PYTHON] Increase 
minimum supported Pandas to 0.23.2
URL: https://github.com/apache/spark/pull/24867
 
 
   ## What changes were proposed in this pull request?
   
   This increases the minimum supported version of Pandas to 0.23.2. Using a 
lower version will raise an error `Pandas >= 0.23.2 must be installed; however, 
your version was 0.XX`. Also, a workaround for using pyarrow with Pandas 0.19.2 
was removed.
   
   ## How was this patch tested?
   
   Existing Tests

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to