reset password
Author Message
Miro138
Posts: 22
Posted 18:30 Oct 29, 2016 |

I'm a bit confused as to what is meant when told to use iPython notebook. I read the thread that says we don't need Pandas, but still wondering if we are required to use iPython notebook? From my understanding iPython notebook just allows you to contain different elements ( data, graphs, images, python script, etc.). Are we suppose to code this lab using it and just submit the code that would run a regular python terminal anyway or am I reading it wrong? 

msargent
Posts: 519
Posted 20:16 Oct 29, 2016 |

You don't need to use an ipython notebook. You can use a notebook without pandas: that's just an extra tool that can be used with or without notebooks.