This script performs descriptive analysis on transaction data using PySpark.
- PySpark
- argparse
To run the script, use the following command:
python descriptive_analysis.py [type]
This script performs predictive analysis using the ARIMA model on transaction data to forecast future transaction amounts.
- PySpark
- hdfs.ext.kerberos
- numpy
- pandas
- statsmodels
- sklearn
- datetime
- dateutil
To run the script, make sure you have the necessary dependencies installed and then execute the following command:
python predictive_analysis.py