Chapter 7. Peeking into Special Routines
As NumPy users, we sometimes find ourselves having special needs for instance financial calculations or signal processing. Fortunately, NumPy provides for most of our needs. This chapter describes some of the more specialized NumPy functions.
In this chapter we will cover the following topics:
Sorting and searching
Special functions
Financial utilities
Window functions