🍾 Xarray is now 10 years old! 🎉

xarray.show_versions

Contents

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.