mirror of
				https://github.com/gsi-upm/sitc
				synced 2025-10-30 23:18:18 +00:00 
			
		
		
		
	Fix error while importing numpy
This commit is contained in:
		| @@ -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", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user