Import the data

The commands below indicate that the data is  in a tab delimited two-column spreadsheet format consisting of consecutive pairs of \(\left(T,\ R\right)\) data pairs (preceded by 10 rows of header text).  For additional details — including how to import other forms of spreadsheet data such as comma separated variable (CSV) files — please read A Short Guide to Using Python for Data Analysis in Experimental Physics.