This gist shows how to create a GIF screencast using only free OS X tools: QuickTime, ffmpeg, and gifsicle.
To capture the video (filesize: 19MB), using the free "QuickTime Player" application:
| Parquet File format - Storage details | |
| http://letsexplorehadoop.blogspot.com/2016/09/parquet-file-format-storage-details.html |
| Parquet File format - Storage details | |
| http://letsexplorehadoop.blogspot.com/2016/09/parquet-file-format-storage-details.html |
| Parquet File format - Storage details | |
| http://letsexplorehadoop.blogspot.com/2016/09/parquet-file-format-storage-details.html |
| Parquet File format - Storage details | |
| http://letsexplorehadoop.blogspot.com/2016/09/parquet-file-format-storage-details.html |
| Parquet File format - Storage details | |
| http://letsexplorehadoop.blogspot.com/2016/09/parquet-file-format-storage-details.html |
| Parquet File format - Storage details | |
| http://letsexplorehadoop.blogspot.com/2016/09/parquet-file-format-storage-details.html |
| Parquet File format - Storage details | |
| http://letsexplorehadoop.blogspot.com/2016/09/parquet-file-format-storage-details.html |
| Parquet File format - Storage details | |
| http://letsexplorehadoop.blogspot.com/2016/09/parquet-file-format-storage-details.html |
| # doing randomization prior to splitting the data | |
| california_housing_dataframe = california_housing_dataframe.reindex( | |
| np.random.permutation(california_housing_dataframe.index)) |