Posts by Demetrius Dev Python • 1 point
1 post
- 
		-1 votes2 answers1401 viewsQ: Installation libraries jupyter notebookI’m trying to import the pandas in the notebook jupyter plus it gives me the following mistake: import pandas as pd ---------------------------------------------------------------------------…