Skip to content

Commit a734a1d

Browse files
author
Christopher Fonnesbeck
committed
Added import statement to section 1
1 parent 1d5dcf4 commit a734a1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

1. Introduction to Pandas.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"collapsed": false,
5454
"input": [
5555
"import pandas as pd\n",
56+
"import numpy as np\n",
5657
"\n",
5758
"# Set some Pandas options\n",
5859
"pd.set_option('html', False)\n",

0 commit comments

Comments
 (0)