Search
 
SCRIPT & CODE EXAMPLE
 

PYTHON

how to read xlsx file from one directory above python

df = pd.read_excel(r'./../B_folder/2_file.xlsx')
Comment

PREVIOUS NEXT
Code Example
Python :: csv.DictReader Skip Lines 
Python :: discord.py get user input (simplified) 
Python :: list all subdirectories up to a level 
Python :: mongoengine ObjectIdField 
Python :: sum of values with none 
Python :: Form rendering options in django 
Python :: python youtube_dl custom path 
Python :: pandas show all columns 
Python :: how to import a all the modules in a packege python 
Python :: mechanize python XE #26 
Python :: sklearn model persistence 
Python :: take substring of every element in dataframe 
Python :: pygame is not defined 
Python :: "2 + 2" operación en string python 
Python :: python autoLibrary 
Python :: # merge two dictionaries 
Python :: install requests-html modlule click on the link to learn more about requests-html 
Python :: pairplot hide original legend 
Python :: collecion.alt shopify python 
Python :: pyttsx3 Running a driver event loop 
Python :: how to un register DefaultAdminSite in django 
Python :: accessing multiple elements from the list 
Python :: faceModel = "opencv_face_detector_uint8.pb" 
Python :: python comment faire une boucle 
Python :: python sqlite select where 
Python :: fetch metric data from aws boto3 
Python :: Python NumPy rollaxis Function Example 
Python :: make python standalone 
Python :: Python NumPy row_stack Function Syntax 
Python :: creating a variable bound to a set python 
ADD CONTENT
Topic
Content
Source link
Name
6+9 =