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: Replace @appender with inline docstring for DataFrame.items
- Removed @appender decorator from DataFrame.items() method
- Inlined the complete docstring directly into the method
- Addresses issue #62437 to improve docstring clarity and standardization
0 commit comments