Paul B.

Results 10 comments of Paul B.

@KarenJewell please assign

@JackGilmore @KarenJewell Good docs - thanks. Also the walkthrough video crystallised things clearly. I've been preoccupied of late, but I will have more time in November. In the meantime, it...

@JackGilmore JSON schema good if they all look the same or are very similar; just checking that now.

@JackGilmore removed it once I figured out that what I was commenting on was out of date. Forking in the usual way is fine.

@JackGilmore Today I am submitting my pull request for the completed works, including a dataclass object as a sort of schema. I can't see how this process works if issues...

@JackGilmore Draft pull request #260 created. See what you make of it.

@JackGilmore the pull request doesn't seem to be linked. Are you able to link pull request 260 to this issue; I don't seem to be able to do that.

@JackGilmore Thanks. I wasn't sure how much overlap there would be and I probably should have checked your PR to see but I was running out of spare time. Hopefully...

Could possibly use AWS Textract https://aws.amazon.com/textract/ to pull tabular data from PDFs

Here's the billing link https://docs.github.com/en/billing/managing-billing-for-github-codespaces/about-billing-for-github-codespaces Also consider docker images running locally, which can also be run in the cloud if needed. VS Code has dev containers. And there is also...