Commit 7cf8fb5
docs(skill): record DataFrame.to_string as not needing exposure
str(df) is the Pythonic way to get a string and already uses __repr__
and the configurable formatter, so check-upstream should not flag the
upstream to_string as a gap.
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>1 parent 8c17af6 commit 7cf8fb5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| |||
0 commit comments