NaN Values in the Python Standard Library | Towards Data Science

NaN means Not-a-Number. You can use it in numerical libraries – but also in the Python standard library.

By · · 1 min read
NaN Values in the Python Standard Library | Towards Data Science

Source: Towards Data Science

NaN means Not-a-Number. You can use it in numerical libraries – but also in the Python standard library.