HyukjinKwon commented on a change in pull request #35167:
URL: https://github.com/apache/spark/pull/35167#discussion_r782670983
##########
File path: python/docs/source/user_guide/pandas_on_spark/options.rst
##########
@@ -290,7 +290,8 @@ compute.eager_check True
'compute.eager_check' se
`Series.asof`,
`Series.compare`,
`FractionalExtensionOps.astype`,
`IntegralExtensionOps.astype`,
-
`FractionalOps.astype`, `DecimalOps.astype`.
+
`FractionalOps.astype`, `DecimalOps.astype`,
+
`LocIndexer._select_cols_by_iterable`.
Review comment:
I think maybe we should explain it instead of saying
`LocIndexer._select_cols_by_iterable`. e.g.) `psdf.loc[:, iterable]`
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]