1
1
Fork
You've already forked OFB_Cleaner
1

added cleaning additional questions #1

Merged
asmaloney merged 1 commit from caromimo/OFB_Cleaner:further-cleaning into master 2024年07月10日 02:44:52 +02:00
Contributor
Copy link

please add those additional cleaning steps

please add those additional cleaning steps
asmaloney left a comment
Copy link

Looks good!

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

I'm adding a comment
asmaloney marked this conversation as resolved
@ -40,0 +61,4 @@
fields[index] = field.capitalize()
return fields
def process_q007(self, fields: List[str]) -> List[str]:

Here's another one

Here's another one
Author
Contributor
Copy link

Good to know

Good to know
asmaloney marked this conversation as resolved
Author
Contributor
Copy link

Thanks

Thanks
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
asmaloney/OFB_Cleaner!1
Reference in a new issue
asmaloney/OFB_Cleaner
No description provided.
Delete branch "caromimo/OFB_Cleaner:further-cleaning"

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?