0

Is it possible to store the sheet name from a csv as a string variable?

Something like this maybe:

path=r"file_path\file.csv"
df=read.csv(path)

sheet_name=df.sheet
Niaz Palak
  • 175
  • 1
  • 13
fred.schwartz
  • 2,023
  • 4
  • 26
  • 53

0 Answers0