Inspiration
Data Analysis is one of the major domain or field I would say which is also one of the most sought domain when it comes to the job role. That's why I thought of to create a very short project regarding the same
What it does
Analyses different currencies. This program uses the CurrencyRates class from the forex-python library to create an object, c, that can be used to get exchange rates between different currencies. It also uses the pandas library to create a dataframe of rates of USD to EUR for the year 2022 and then matplotlib to visualize the data.
How I built it
Using or let's say importing forex-python library, matplotlib library and pandas library.
Log in or sign up for Devpost to join the conversation.