jupyter-mortgage


A Jupyter notebook for mortgage calculations



Onion Details



Page Clicks: 0

First Seen: 03/11/2024

Last Indexed: 10/21/2024

Domain Index Total: 54


WARNING
1 Clone Has Been Detected!

lcbepwrhvbzbg4fkoe4bbua7q5naijmvhukj3xcvfbvyq6o45qgjgnyd.onion



Onion Content



↩︎ /projects/ jupyter-mortgage A Jupyter notebook for mortgage calculations Technologies: jupyter python A few years ago, I was buying a house for the first time. I was really overwhelmed by the task of evaluating a good investment. Obviously, the only thing to do in that situation is spend dozens of hours writing code about it. jupyter-mortgage was a Jupyter notebook that could generate mortgage reports for properties. It could project a profit or loss after an arbitrary number of years and took user input to set expected inflation rate, rental income, losses, etc. It could even map the property and generate links to other useful services. It was a cool way to build this kind of project, and it helped me evaluate the house I ended up buying. It’s nicer than Excel because you can use a good programming language 1 , but using Jupyter gives you access to a decent reports UI that is much easier than building one from scratch. (At least, easier for me then, since I didn’t know React, and feared and despised CSS. Now I probably would use React.) Browse the code on GitHub “Oh, Excel is a real programming language, actually”, you say. Sure, fine, whatever, no one said it was fake, I’m just saying it’s not good (because it isn’t). ↩︎ See content organized by: technology tag