Chapter 7. Reproducibility in Big Data Analysis
Note
Learning Objectives
By the end of this chapter, you will be able to:
Implement the concept of reproducibility with Jupyter notebooks
Perform data gathering in a reproducible way
Implement suitable code practices and standards to keep analysis reproducible
Avoid the duplication of work with IPython scripts
Note
In this chapter, we will discover how reproducibility plays a vital role in big data analysis.