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

adds extract, pad, others, fixes fxns acting on vecs that shd be strs #20

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

drizk1
Copy link
Member

@drizk1 drizk1 commented Aug 22, 2024

Adds

  • str_extract, str_extract_all
  • str_pad
  • str_trunc

Fixes various functions that were acting on vectors, that needs to be acting on strings.

Adds examples in various docstrings showing . vectorization examples

@drizk1 drizk1 merged commit ef1faa2 into main Aug 22, 2024
3 checks passed
@drizk1 drizk1 deleted the bug_fix_add_others branch August 22, 2024 14:30
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.

1 participant