mozilla / overscripted

Repository for the Mozilla Overscripted Data Mining Challenge
Mozilla Public License 2.0
74 stars 53 forks source link

Added resources on Apache Pyarrow in Readme #101

Closed nainys closed 5 years ago

nainys commented 5 years ago

Updated Readme by adding resources on Apache Pyarrow for Issue #92 .

nainys commented 5 years ago

I have also added an implementation of provided tutorial on sample data set.

birdsarah commented 5 years ago

@nainys I'm afraid I would like to decline this PR as I wouldn't recommend your method of using parquet directly to access the data. The notebook hello_world.ipynb already demonstrates three different, and recommended ways to read in the data.