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

Put data cleaning functions into separate file in util #8

Open
davidagitlen opened this issue Sep 10, 2019 · 0 comments
Open

Put data cleaning functions into separate file in util #8

davidagitlen opened this issue Sep 10, 2019 · 0 comments

Comments

@davidagitlen
Copy link
Owner

Data being returned from fetch calls in undesirable format is currently being cleaned in place by custom functions to format it correctly for following functions, we would like to break these cleaning functions out into a separate file (probably in util directory) and importing/invoking them where needed.

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

No branches or pull requests

1 participant