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