Getting Started
Tutorials and Examples
User Guide
Help & Reference
min_or_none()
Source code and contributing
Given an array x, returns the min value. If x = [], returns None.