Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 340 Bytes

installation_guide.rst

File metadata and controls

11 lines (7 loc) · 340 Bytes

How to Install

As Spark-Matcher is intended to be used with large datasets on a Spark cluster, it is assumed that Spark is already installed. If that is not the case, first install Spark and PyArrow (pip install pyspark pyarrow).

Install Spark-Matcher from PyPi:

pip install spark-matcher