replay_trajectory_classification.core.atleast_2d# atleast_2d(x: ndarray) → ndarray[source]# Appends a dimension at the end if x is one dimensional Parameters: x (np.ndarray) Returns: x Return type: np.ndarray