Quantcast
Channel: Active questions tagged header - Stack Overflow
Viewing all articles
Browse latest Browse all 795

How to display header in a Series of pandas?

$
0
0

data is a instance of pandas.core.series.Series.

>>> type(data)<class 'pandas.core.series.Series'>>>> data1    0027282    0021423    002284Name: scode, dtype: object

How to display it as follows ?

>>> data     scode1    0027282    0021423    002284Name: scode, dtype: object

Viewing all articles
Browse latest Browse all 795

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>