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

Added method to clean input csv of NBSP unicode chars V2 #17

Merged
merged 3 commits into from
Dec 29, 2023

Conversation

jamesgreen-moj
Copy link
Contributor

  1. Formatted file
  2. Handle hidden Non-breaking space
    Users where copying in hidden non breaking spaces within the data.csv.
    Prior to these changes, unexpected behaviour occured. These changes
    validate the file prior to processing and ensure non breaking spaces are
    relaced with normal spaces

@jamesgreen-moj
Copy link
Contributor Author

image

Copy link

@smjmoj smjmoj left a comment

Choose a reason for hiding this comment

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

LGTM

@jamesgreen-moj jamesgreen-moj merged commit 84b33f0 into main Dec 29, 2023
@jamesgreen-moj jamesgreen-moj deleted the handle-hidden-spaces-2 branch December 29, 2023 14:59
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