StringMethods should have the same methods as standard str (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

pandas-dev / pandas Public

Additional navigation options

New issue

New issue

Closed

Closed

StringMethods should have the same methods as standard str

#9111

Labels

API DesignStringsString extension data type and string data

Milestone

0.16.2

@sinhrks

Description

@sinhrks

sinhrks

opened

on Dec 20, 2014

Should StringMethods be compatible with standard str, or have only useful methods? Sometimes I have to adjust text formats before converting other types, and I've chosen additionals which makes formatting / adjustments easier. Any ideas?

NOTE For python 2.x, once convert target to unicode internally then call the func.

Which may not be very userful:

I think there is an option to implement these to say "support the same methods as standard str".

Metadata

Metadata

Assignees

No one assigned

Labels

API DesignStringsString extension data type and string data

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions