HyukjinKwon commented on code in PR #54410:
URL: https://github.com/apache/spark/pull/54410#discussion_r2838594072
##########
python/pyspark/pandas/indexes/base.py:
##########
@@ -565,7 +565,7 @@ def map(
mapper : function, dict, or pd.Series
Mapping correspondence.
na_action : {None, 'ignore'}
- If ‘ignore’, propagate NA values, without passing them to the
mapping correspondence.
+ If 'ignore', propagate NA values, without passing them to the
mapping correspondence.
Review Comment:
I thought backticks are legitimate in Sphinx.
--
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]