Coding Challenge: Visualize Dataframe as Line Chart

Display the text in title formatting, by using the appropriate Streamlit function and visualize the dataframe as a line chart.

Problem statement

In this challenge, we’ll display the text “This is a Sample App”, in title formatting using the appropriate Streamlit function. After that, we need to visualize the dataframe named df as a line chart. Finally, we have to display the same dataframe as an interactive table.

Expected output

Get hands-on with 1200+ tech skills courses.