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

Clean up most of the extra |'s in the search_index col #7

Open
wants to merge 3 commits into
base: new_search_terms_poc
Choose a base branch
from

Conversation

michael-long88
Copy link
Contributor

@michael-long88 michael-long88 commented Mar 24, 2022

Reason for change

Cleans up extra | characters in the "search_index" column. We could clean up further by adding replace(regex=r"^[|]{2}", value="", inplace=True) on to the end.

How does your code work (if non-trivial)?

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.

2 participants