This project analyzes a groups financial and user data to understand and predict the groups growth.
- Analyze patterns in search traffic
- Relate search traffic to stock price patterns
- Create a time series model with Prophet
If you dont have Python downloaded, you can from the official site: Python
- Clone this this repository to your local machine:
git clone
- Navigate to the project directory:
cd your directory
- Install the required Python packages:
pip install -r requirements.txt
- Run each cell to view output, make sure you installed the
requirements.txt
before running.
- Python
- Jupyter Notebook
- Pandas
- hvPlot
- Prophet
Pleas feel free to reach out! Julio Rodvilla