Installation and examples#

libadalina-analytics can be installed using pip.

pip install libadalina-analytics

It is recommended to create a virtual environment before the installation of libadalina-analytics to avoid conflicts with other packages, for example using venv or conda.

Important

libadalina-analytics requires a Java Runtime Environment (JRE) installed on your system to run Apache Sedona, however, if a JAVA_HOME environment variable is not set, libadalina-analytics will attempt to download, install and automatically use an OpenJDK 17 distribution in your home directory using the install-jdk package.