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
  • 146
  • 10
fred.schwartz
  • 1,879
  • 20
  • 41

0 Answers0