None Notebook

This notebook contains material from nbpages by Jeffrey Kantor (jeff at nd.edu). The text is released under the CC-BY-NC-ND-4.0 license. The code is released under the MIT license.

< 2.3 Heirarchical Tagging | Contents | Tag Index | 2.5 Lint >

Open in Colab

Download

2.4 Working with Data and Figures

2.4.1 Importing data

The following cell reads the data file Stock_Data.csv from the data subdirectory. The name of this file will appear in the data index.

2.4.2 Creating and saving figures

The following cell creates a figure Stock_Data.png in the figures subdirectory. The name of this file will appear in the figures index.

< 2.3 Heirarchical Tagging | Contents | Tag Index | 2.5 Lint >

Open in Colab

Download