itholic opened a new pull request, #42551:
URL: https://github.com/apache/spark/pull/42551

   
   
   ### What changes were proposed in this pull request?
   
   This PR proposes to remove `squeeze` parameter from `read_csv` to follow the 
behavior of latest pandas. See https://github.com/pandas-dev/pandas/pull/40413 
and https://github.com/pandas-dev/pandas/pull/43427 for detail.
   
   This PR also enables more tests for pandas 2.0.0 and above.
   
   ### Why are the changes needed?
   
   To follow the behavior of latest pandas, and increase the test coverage.
   
   
   ### Does this PR introduce _any_ user-facing change?
   
   `squeeze` will be no longer available from `read_csv`. Otherwise, it's 
test-only.
   
   
   ### How was this patch tested?
   
   Enabling & updating the 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.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to