mirror of
https://github.com/gsi-upm/sitc
synced 2024-11-21 22:12:30 +00:00
Fix error while importing numpy
This commit is contained in:
parent
57afdae23e
commit
7577dfa754
@ -104,7 +104,7 @@
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"import numpy as pd\n",
|
||||
"import numpy as np\n",
|
||||
"import pandas as pd\n",
|
||||
"from pandas import Series, DataFrame\n",
|
||||
"\n",
|
||||
|
Loading…
Reference in New Issue
Block a user