tpham16 / TKH-Social-Media-Engagement-Analytics

A capstone project that analyzes The Knowledge House's Social Media Engagement
4 stars 2 forks source link

Remove scatter plots #44

Closed F-said closed 1 year ago

F-said commented 1 year ago

Problem

In youtube_eda7 there are a couple of scatter plots for time-series data.

image

These would be better suited as line-plots (which are actually already plotted below).

image

Expected Output

To prevent confusion, we should remove the mentioned scatter plots for time series data and instead keep the line plots.

Definition of done

Scatter plot time-series removed, line-plots added where necessary, committed, pushed, and merged.

JZunaRepo commented 1 year ago

Scatter plots deleted from youtube_eda.ipynb