Skip to content

cleaned up regex function by introducing constants for patterns#143

Draft
mk2510 wants to merge 20 commits intojbesomi:masterfrom
SummerOfCode-NoHate:constant_regex_pattern
Draft

cleaned up regex function by introducing constants for patterns#143
mk2510 wants to merge 20 commits intojbesomi:masterfrom
SummerOfCode-NoHate:constant_regex_pattern

Conversation

@mk2510
Copy link
Collaborator

@mk2510 mk2510 commented Aug 6, 2020

cleaned up all regex functions and removed the new clean pipeline

Maximilian Krahn and others added 15 commits July 26, 2020 22:49
speeded up the default function, by writing it in just one and let it operate on strings


Co-authored-by: Henri Froese <hf2000510@gmail.com>
removed the regex pattern from the functions and placed them in an constant above



Co-authored-by: Henri Froese <hf2000510@gmail.com>
changed Docstring



Co-authored-by: Henri Froese <hf2000510@gmail.com>
inserted the old cleaning pipeline



Co-authored-by: Henri Froese <hf2000510@gmail.com>
@henrifroese henrifroese added the enhancement New feature or request label Aug 6, 2020
@jbesomi jbesomi marked this pull request as draft August 7, 2020 15:15
@jbesomi jbesomi requested a review from henrifroese August 7, 2020 15:15
Copy link
Collaborator

@henrifroese henrifroese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great overall, just a few small comments. preprocessing.py will look much nicer if this is merged.

@mk2510 mk2510 marked this pull request as ready for review August 8, 2020 09:44
@jbesomi
Copy link
Owner

jbesomi commented Aug 8, 2020

  • you need to fix some conflicts

@vercel vercel bot temporarily deployed to Preview August 8, 2020 18:53 Inactive
@mk2510
Copy link
Collaborator Author

mk2510 commented Aug 10, 2020

you need to fix some conflicts

I have fixed those. The problem was just, that the series types were introduced in the file. 🤖

@jbesomi jbesomi marked this pull request as draft September 14, 2020 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants