You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOC removed unnecessary use of parameter in example rename function call (#26250)
* DOC removed unnecessary use of parameter in example rename function call
removed unnecessary (and misleading) use of index parameter in docstring example function call of rename function
* DOC added examples as discussed in the pull request review
added an example for using index parameter only
added an example for casting the index type
* DOC fixed line to long
* DOC fixed doctest fail because of unexpected linebreak
* DOC simplified examples
* DOC fixed the examples matching the output mentioned in the doc
* DOC terminology change
0 commit comments