This document (part 1) will exemplify the first part of our dynamic process to manipulate files from our operating system and archiving them by calling commands and scripts from our python code to our operating system. Part 2 will be a continuation from this document, where we will start to dynamically import our files into […]
Tag: hadoop
Without a Foundation, You Can’t Start Building
Before we can mine or apply models against our data, we must first import and transform our data from various inputs and formats. These preliminary demonstrations will help get you started on easily importing data into your desired platform and staging the data for various requirements like performing statistics/modeling and graphing results. […]