News
Hi there, I am using python-docx 0.8.11 and Python 3.8. I want to get ALL tables contained in a relatively large word docx file. I am using this code: dfs = [] for table in document.tables: df = [['' ...
I use a helper wrapper function to query pandas dataframes but ever since upgrade from 1.0 to 1.1.3 duckdb no longer sees dataframes. This issue exists in PyCharm Python Console, but not in iPython.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results