The code for this chapter can be found in the GitHub repository (https://github.com/PacktPublishing/hands-on-exploratory-data-analysis-with-python) inside the chapter 7 folder:
- Dataset A: The automobile dataset used in this chapter is inside the chapter 7/automobile.csv folder.
- Dataset B: The Titanic dataset used in this chapter is available with Open ML. You can download it at https://www.openml.org/d/40945. The dataset has been downloaded for you inside the folder.
- GitHub: https://github.com/PacktPublishing/hands-on-exploratory-data-analysis-with-python/tree/master/Chapter%207.