Working with Files & Directories in Python
26 Mar 2016 Examples on how to perform filesystem-related tasks using python. Tasks include reading and writing to files, listings files and manipulating the path.
Read More ›Python Environment Overview
25 Mar 2016 Short and concise descriptions of the major projects/tools related to managing python projects, dependencies and environments. Includes information on Anaconda, Pip, Virtualenv and related projects.
Read More ›Json4s Examples: Common Basic Operations using Jackson as Backend
29 Feb 2016 Json4s is one of the best libraries for manipulating json in Scala. Here are some examples and common use cases you may have come across and some you perhaps haven't.
Read More ›technology emr spark zeppelin kinesis wip
Apache Zeppelin, Spark Streaming and Amazon Kinesis: Simple Guide and Examples
19 Feb 2016
Read More ›