xarray.show_versions

xarray.show_versions(file=<_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>)[source]

print the versions of xarray and its dependencies

Parameters

file (file-like, optional) – print to the given file-like object. Defaults to sys.stdout.