Mar. 29, 2022
From PDF to Snowflake
Today we will be extracting a financial table from a PDF and loading it into Snowflake using tabula-py for extracting tables, pandas to clean and shape our tables, and Prefect to run this flow for us.
Today we will be extracting a financial table from a PDF and loading it into Snowflake using tabula-py for extracting tables, pandas to clean and shape our tables, and Prefect to run this flow for us.