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

Refactoring structure #9

Merged
merged 10 commits into from
Jul 7, 2019
Merged

Refactoring structure #9

merged 10 commits into from
Jul 7, 2019

Conversation

mansenfranzen
Copy link
Owner

Addresses all refactorings of #6.

and hence simplifies code because pandas and pyspark expect lists of
columns instead of tuples of column names.
tests and instead use pytest builtin markers. Change default to run all
tests. Add extra logic for travis to only run marked tests for specified
version tests (e.g. pandas only).
implementation of all required methods before wrangler instantiation.
Add `concretize_abstract_wrangler` helper function for testing classes
which do not implement all abstract methods.
@mansenfranzen mansenfranzen mentioned this pull request Jul 7, 2019
7 tasks
@mansenfranzen mansenfranzen merged commit 6b91924 into master Jul 7, 2019
@mansenfranzen mansenfranzen deleted the refactoring_structure branch July 7, 2019 13:25
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.

None yet

1 participant