Getting started
API documentation
is_positive_int
Advanced topics
Contributing
Reference
Caution
You're reading the documentation for a development version. For the latest released version, please have a look at 0.11.0.
Check that x is a positive integer, i.e. 1 or greater.
A scalar value to check
True if x is a positive integer, False otherwise