Parse, validate and reformat standard numbers in Python
September 7, 2023
The python-stdnum
library provides a simple interface to parse, validate and reformat standard numbers. This becomes useful when working with different security identifiers, such as ISINs, CUSIPs, SEDOLs, etc.
- library: python-stdnum
- code example: 2023_09_07-standard_numbers.ipynb