I have a excel file which contains many rows
I want to fetch some rows and columns where row starts with 1396 to 1577.
What is the python code for that?
Pls note: Do not use pandas
i dont know the approach , can anyone send code?
I have a excel file which contains many rows
I want to fetch some rows and columns where row starts with 1396 to 1577.
What is the python code for that?
Pls note: Do not use pandas
i dont know the approach , can anyone send code?