Part 1: Write a Python program to find the addition and subtraction of two numbers. Ask the user to input two numbers (num1 and num2). Given those two numbers, add them together to find the output.
This assignment deals with time series analysis, in particlular using a Prophet model to forecast trajectory of popularity for an online marketplace called MercadoLibre. The data used (found in the ...