Skip to content
#

python-functions

Here are 89 public repositories matching this topic...

The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.

  • Updated Dec 9, 2022
  • Jupyter Notebook

This a Capstone Project done by Team Pycaret in Hamoye Data Science Program Fall'22. ARIMA and Prophet model were used to forecast the closing price of currency exchange. An app was deployed with a friendly UI where users can easily make forecast on a currency pair of their choice, based on the available data used.

  • Updated Feb 25, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the python-functions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-functions topic, visit your repo's landing page and select "manage topics."

Learn more