Avatar

Swedishfish12

Swedishfish12@lemmy.world
Joined
0 posts • 2 comments
Direct message

This is a question designed to test your understanding of the underlying concepts as opposed to just being able to mechanically manipulate the functions.

If you have a value of the anti derivative F(x) at some point x=a and you want to find F(x) at x=b, you can find it with the equation F(b) = F(a) + <the area under f(x) between x=a and x=b>.

This problem gives you F(a) where a=0 and gives you f(x) between 0 and 9.

permalink
report
reply

I’ve been after something like this as well. My bank only provides statements in PDF format which is pretty irritating. I’ve seen this library recommended for extracting tables from PDFs if you are dealing with that issue. I’m not sure if there is a great way to automatically download the statements though.

https://py-pdf-parser.readthedocs.io/en/latest/overview.html

permalink
report
reply