July 2015
Intermediate to advanced
366 pages
8h 7m
English
In this chapter, we will cover the following recipes:
Python provides you with the ability to batch process data through scripting. This helps you automate workflows and to increase the efficiency of your data processing. For example, you may need to iterate through all datasets on disk and perform a specific action for each dataset. The first step is often to perform an initial gathering of data before proceeding to the main body of the ...
Read now
Unlock full access