Commit b355fc0
### Rationale for this change
The documentation of the `preserve_index` keyword does not match its default behavior. This PR updates it to match the behavior also described in `Table.from_pandas`.
### What changes are included in this PR?
Updated documentation
### Are these changes tested?
No, documentation only
### Are there any user-facing changes?
Documentation only
Lead-authored-by: Hendrik Makait <[email protected]>
Co-authored-by: Alenka Frim <[email protected]>
Signed-off-by: AlenkaF <[email protected]>
1 parent 052e0aa commit b355fc0
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3116 | 3116 | | |
3117 | 3117 | | |
3118 | 3118 | | |
3119 | | - | |
3120 | | - | |
3121 | | - | |
3122 | | - | |
3123 | | - | |
3124 | | - | |
| 3119 | + | |
| 3120 | + | |
| 3121 | + | |
| 3122 | + | |
| 3123 | + | |
| 3124 | + | |
3125 | 3125 | | |
3126 | 3126 | | |
3127 | 3127 | | |
| |||
0 commit comments