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

Feat/dataframe internal #115

Merged
merged 158 commits into from
Oct 7, 2020

Conversation

tools4origins
Copy link
Collaborator

Implement DataFrameInternal, an object where the actual dataframe logic is applied, whereas DataFrame object will mostly focus on APIs (checks and support of multiple way to call the same method)

File modified by this PR:

new: pysparkling/sql/internals.py

This PR is on top of #114 so it also contains change from #108/#109/#110/#111/#112/#113/#114 compared to master.

@tools4origins
Copy link
Collaborator Author

Travis build is green \o/

@tools4origins tools4origins mentioned this pull request Oct 3, 2020
@tools4origins tools4origins merged commit e729748 into svenkreiss:master Oct 7, 2020
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