Posts by Paulo Victor • 21 points
1 post
-
1
votes0
answers67
viewsQ: Doubt regarding Excel manipulation through pandas library in Pycharm
I have a question regarding the manipulation of Excel through the pandas library. First I import the pandas library, then I assign to a variable the path that is the spreadsheet. import pandas as pd…