Commit a5fe85f
[SPARK-45966][DOCS][PS] Add missing methods for API reference
### What changes were proposed in this pull request?
This PR proposes to add missing methods for API reference.
### Why are the changes needed?
For better API reference, we should reflect the actual status into the documentation.
### Does this PR introduce _any_ user-facing change?
No API changes, but user-facing documentation will be improved.
### How was this patch tested?
The existing CI, especially the documentation build should pass.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #43860 from itholic/SPARK-45966.
Authored-by: Haejoon Lee <haejoon.lee@databricks.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>1 parent 0c1ba5c commit a5fe85f
File tree
2 files changed
+7
-0
lines changed- python/docs/source/reference/pyspark.pandas
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
| 110 | + | |
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
| |||
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
193 | 199 | | |
194 | 200 | | |
195 | 201 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| 217 | + | |
217 | 218 | | |
218 | 219 | | |
219 | 220 | | |
| |||
0 commit comments