You are here |
www.implementingquantlib.com | ||
| | | |
gouthamanbalaraman.com
|
|
| | | | In this post we look at valuing callable bonds using QuantLib Python | |
| | | |
gouthamanbalaraman.com
|
|
| | | | This post will walk through an example of modeling fixed rate bonds using QuantLib Python. | |
| | | |
gouthamanbalaraman.com
|
|
| | | | Provides a basic introduction to valuing interest rate swaps using QuantLib Python. | |
| | | |
tomaugspurger.net
|
|
| | This is part 4 in my series on writing modern idiomatic pandas. Modern Pandas Method Chaining Indexes Fast Pandas Tidy Data Visualization Time Series Scaling Wes McKinney, the creator of pandas, is kind of obsessed with performance. From micro-optimizations for element access, to embedding a fast hash table inside pandas, we all benefit from his and others' hard work. This post will focus mainly on making efficient use of pandas and NumPy. |