Navigation
index
modules
|
next
|
previous
|
pandas 1.3.5 documentation
»
API reference
»
Index objects
»
pandas.Index
»
pandas.Index.transpose
pandas.Index.transpose
¶
Index.
transpose
(
*
args
,
**
kwargs
)
[source]
¶
Return the transpose, which is by definition self.
Returns
%(klass)s
Previous topic
pandas.Index.tolist
Next topic
pandas.Index.union
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
previous
|
pandas 1.3.5 documentation
»
API reference
»
Index objects
»
pandas.Index
»
pandas.Index.transpose