Skip to contents

Returns the minimum and maximum versions of the core python packages used in aifeducation. It is recommended to use packages of these version. Packages of other versions can result in errors or unexpected results.

Usage

get_recommended_py_versions()

Value

Returns a data.frame with the packages in the columns and the minimum and maximum version in the rows.