Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to read xlsx file from one directory above python

df = pd.read_excel(r'./../B_folder/2_file.xlsx')
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #read #xlsx #file #directory #python
ADD COMMENT
Topic
Name
6+7 =