Once data is loaded into Excel, Copilot allows users to ask questions in natural language instead of building new formulas.
The goal is to be able to quickly extract all the available information in the document to a python dictionay. The dictionay can then be stored in a database or a csv file (for a later Machine ...
Specify the database URL and a CSV file to import. The table name will be derived from the filename by default.