How to insert data and read data from xlsm file?

can we use pandas to make it come true?
thank you.

Hi @BeyondMyself,

Yes this is possible.
Please refer to the pandas documentation.

thank you, when I click the link
it returned β€œ404 Not found” error

weblink is:
https://pandas.pydata.org/docs/reference/api/pandas.read_excel.htm

error information:
404 Not Found
nginx/1.10.3 (Ubuntu)

https://pandas.pydata.org/docs/reference/api/pandas.read_excel.html

@Franky1 thank you, I am learning.