End to end web app with Django-Rest-Framework & AngularJS.
[Part 4].
End to end web app with Django-Rest-Framework & AngularJS.
[Part 3].
End to end web app with Django-Rest-Framework & AngularJS.
[Part 2].
End to end web app with Django-Rest-Framework & AngularJS.
[Part 1].
Options Pricing Greeks delta, gamme, vega, theta, rho.
Greeks show the sensitivity of an option price depending on the change of a single parameter.
Pricing options with python.
The black-scholes formula is a must-know differential equation in financial mathematics. It is used for various purposes to price financial derivatives. In this post we will price vanilla European puts/calls.
Flipping coin.
How many coin flips does it take, on average, to get n consecutive heads?
Estimating Pi with Monte Carlo method.
Using the Monte Carlo method to estimate the value of pi.
Django migrations with South.
Intelligent schema and data migrations for django project.
[] is not JSON serializable (django).
Serializing Django values_list.