.. !!!AUTO!!! (remove this comment to edit) .. include:: operator-aliases.rst .. testsetup:: * import rx .. currentmodule:: rx .. _operator-header-max: .. _operator-header-max_by: Max === .. seealso:: - Official ReactiveX documentation: `Max `_ .. _operator-max: .. automethod:: Observable.max .. image:: /img/reactivex/operators/max.png :align: center .. _operator-max_by: .. automethod:: Observable.max_by .. image:: /img/reactivex/operators/maxBy.png :align: center