get_py_package_versions {aifeducation} | R Documentation |
Get versions of python components
Description
Function for requesting a summary of the versions of all critical python components.
Usage
get_py_package_versions()
Value
Returns a list that contains the version number of python and
the versions of critical python packages. If a package is not available
version is set to NA
.
See Also
Other Utils:
auto_n_cores()
,
clean_pytorch_log_transformers()
,
create_config_state()
,
create_dir()
,
generate_id()
,
get_file_extension()
,
is.null_or_na()
,
output_message()
,
print_message()
,
run_py_file()
[Package aifeducation version 1.0.2 Index]