cancel
Showing results for 
Search instead for 
Did you mean: 
Soumik
New Contributor II
since ‎01-24-2025
Monday

User Stats

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi All,I am trying to read an input_file.xlsx file using pandas.read_excel. I am using the below option import pandas as pddf = pd.read_excel(input_file, sheetname = sheetname, dtype = str, na_filter= False, keep_default_na = FalseNot sure but the va...
Kudos from