DanPatterson_Retired
MVP Emeritus

version?  I can't get past line 4 without your code throwing an error 

---------------------------------------------------------------------------
NameError                                 Traceback (most recent call last)
<ipython-input-3-501177b7d1ca> in <module>()
----> 1 df = pd.from_csv('file.csv')

NameError: name 'pd' is not defined

My version info

Server Information:

You are using Jupyter notebook.

The version of the notebook server is: 5.2.2
The server is running on this version of Python:

Python 3.6.2 |Continuum Analytics, Inc.| (default, Jul 20 2017, 12:30:02) [MSC v.1900 64 bit (AMD64)]

Current Kernel Information:

Python 3.6.2 |Continuum Analytics, Inc.| (default, Jul 20 2017, 12:30:02) [MSC v.1900 64 bit (AMD64)] Type 'copyright', 'credits' or 'license' for more information IPython 6.2.1 -- An enhanced Interactive Python. Type '?' for help.