Pandas 文本数据方法 pad( ) center( ) ljust() rjust() zfill()
Series.str.pad(width,side=’left’,fillchar=’‘)设置字符串的宽度参数:width:整型,字符串最小的宽度side:{‘left’,‘right’,‘both’}填充的方向fillchar:字符串,空白的地方填充的东西返回值:序列Series/索引Indeximportpandasaspds=pd.Series(['A','B','C','Aaba','Ba