danzafar / tidyspark

tidyspark: a tidyverse implementation of SparkR built for simplicity, elegance, and ease of use.
Other
22 stars 0 forks source link

Feature/coalesce #48

Closed jstanai closed 4 years ago

jstanai commented 4 years ago

This PR implements the following:

New Functionality

spark_tbl Functionality

Column functionality

Testing coverage (In Progress)

Comments

This PR is not fully complete. There is more documentation and testing to do, but want to get initial feedback.

danzafar commented 4 years ago

Overall excellent work, I've looked through and like what I see. I am going to request a few items before we merge.