You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a .xlsb file which I am able to read as dataframe using pyxslb libray but after doing what I needed to do with the dataframe, I need to update the sheet. can you please help me with it.