Learn R Programming

pysparklyr (version 0.2.0)

installed_components: Lists installed Python libraries

Description

Lists installed Python libraries

Usage

installed_components(list_all = FALSE)

Value

Returns no value, only sends information to the console. The information includes the current versions of 'sparklyr', and 'pysparklyr', as well as the 'Python' environment currently loaded.

Arguments

list_all

Flag that indicates to display all of the installed packages or only the top two, namely, pyspark and databricks.connect