Skip to content

Conversation

@tkachyna
Copy link
Collaborator

@tkachyna tkachyna commented Jan 7, 2026

Second pull requests which will involve moving shared functionality (for both CC and EUCC) into common files.

These pull requests will be structured according to the individual parts of the pipeline. This one includes convert and extractions functions.

! I had a problem with multiprocessing. After moving convert_report_pdf, convert_st_pdf, convert_cert_pdf functions outside of the CCCertificate class to a common file, a function which handles multiprocession (convert_pdfs) had a problem with these functions not being static anymore. The easiest solution was currently to move them to dataset/common.py from sample/common.py ! Maybe I will find easier solution in the upcoming weeks.

@tkachyna tkachyna requested a review from adamjanovsky January 7, 2026 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants