November 2017
Beginner to intermediate
204 pages
5h 23m
English
To follow along with the demonstrations in this chapter, you should create a project folder to contain the Python scripts called ch3. The ch3 folder should contain the code for this chapter, along with a folder to contain the data, called data. The data folder should contain the scf_data.json file used in this chapter. The following outlines the directory structure used:
ch3--> process_data.py--> process_data2.py--> data/----> scf_data.json
Read now
Unlock full access