dataprofessor / streamlit_freecodecamp

Build 12 Data Apps in Python with Streamlit
592 stars 552 forks source link

Updating the changed labels from CoinMarketCap data. #4

Open LEGEND2310 opened 3 years ago

LEGEND2310 commented 3 years ago

In the load_data function from lines 79 to 83 the label values for each have been changed in the CoinMarketCap data to the following:

Also in line 109 made the code into a single line to avoid confusion.