please add those additional cleaning steps
please add those additional cleaning steps
caromimo/OFB_Cleaner:further-cleaning into master please add those additional cleaning steps
Looks good!
@ -24,3 +24,3 @@
def process_q003(self, fields: List[str]) -> List[str]:
"""
- capitalize occcurances of "prefer not to answer"
- capitalize occcurances of "prefer not to answer" and "don't know"
I'm adding a comment
@ -40,0 +61,4 @@
fields[index] = field.capitalize()
return fields
def process_q007(self, fields: List[str]) -> List[str]:
Here's another one
Good to know
Thanks
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?