Hey guys!
I´d like to create a Dataframe for a couple of reports from company, they are anual reports and for quarter periods. I´ve worked out how to create the dataframe and splitting all the pdf files into the raw text and the data title. So I got two coloumns a the moment. The Information about the companys name, the date of the report and which kind it is, can be found in the title of the single pdf files. Is it possible to extract those informations into single values and add them automaticly to the dataframe and the matching coloumns?