Kernel: Python 3 (Anaconda)
In [1]:
In [5]:
Out[5]:
<class 'pandas.core.frame.DataFrame'>
Int64Index: 16 entries, 1947 to 1962
Data columns (total 7 columns):
GNP.deflator 16 non-null float64
GNP 16 non-null float64
Unemployed 16 non-null float64
Armed.Forces 16 non-null float64
Population 16 non-null float64
Year 16 non-null int64
Employed 16 non-null float64
dtypes: float64(6), int64(1)
memory usage: 1.0 KB
In [6]:
Out[6]:
In [8]:
Out[8]:
0.96039057159437557
In [0]: