码迷,mamicode.com
首页 > 其他好文 > 详细

Pandas学习笔记,字符串方法(string method)

时间:2017-09-06 15:37:30      阅读:215      评论:0      收藏:0      [点我收藏+]

标签:html   and   作用   -o   方法   title   ted   gen   table   

一般语法格式Series.str.method()。具体方法见http://pandas.pydata.org/pandas-docs/stable/api.html#string-handling

例如

Series.str.capitalize()

作用:Convert strings in the Series/Index to be capitalized.

Pandas学习笔记,字符串方法(string method)

标签:html   and   作用   -o   方法   title   ted   gen   table   

原文地址:http://www.cnblogs.com/imageSet/p/7484830.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!