Explore >> Select a destination


You are here

www.implementingquantlib.com
| | gouthamanbalaraman.com
12.1 parsecs away

Travel
| | In this post we look at valuing callable bonds using QuantLib Python
| | gouthamanbalaraman.com
11.9 parsecs away

Travel
| | This post will walk through an example of modeling fixed rate bonds using QuantLib Python.
| | gouthamanbalaraman.com
8.6 parsecs away

Travel
| | Provides a basic introduction to valuing interest rate swaps using QuantLib Python.
| | tomaugspurger.net
149.2 parsecs away

Travel
| 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.