Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add string methods. #13

Merged
merged 2 commits into from
Oct 9, 2020
Merged

Add string methods. #13

merged 2 commits into from
Oct 9, 2020

Conversation

jheer
Copy link
Member

@jheer jheer commented Oct 9, 2020

  • Add normalize, padend, padstart, and repeat methods to the op object.
  • Add documentation for new string methods.
  • Update dependencies and bump minor version number.

Close #12

@jheer jheer merged commit f4e03eb into master Oct 9, 2020
@jheer jheer deleted the jh/strings branch October 9, 2020 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to left pad a string for a new column?
1 participant