{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "## Setup" ] }, { "cell_type": "code", "execution_count": 19, "metadata": {}, "outputs": [], "source": [ "# Imports\n", "import pandas as pd\n", "import matplotlib.pyplot as plt\n", "import seaborn as sns\n", "import ipywidgets as widgets\n", "from wordcloud import WordCloud, STOPWORDS" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Data" ] }, { "cell_type": "code", "execution_count": 20, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", " | Title | \n", "Publisher | \n", "DateTime | \n", "Link | \n", "Category | \n", "
---|---|---|---|---|---|
0 | \n", "Chainlink (LINK) Falters, Hedera (HBAR) Wobble... | \n", "Analytics Insight | \n", "2023-08-30T06:54:49Z | \n", "https://news.google.com/articles/CBMibGh0dHBzO... | \n", "Business | \n", "
1 | \n", "Funds punished for owning too few Nvidia share... | \n", "ZAWYA | \n", "2023-08-30T07:15:59Z | \n", "https://news.google.com/articles/CBMigwFodHRwc... | \n", "Business | \n", "
2 | \n", "Crude oil prices stalled as hedge funds sold: ... | \n", "ZAWYA | \n", "2023-08-30T07:31:31Z | \n", "https://news.google.com/articles/CBMibGh0dHBzO... | \n", "Business | \n", "
3 | \n", "Grayscale's Bitcoin Win Is Still Only Half the... | \n", "Bloomberg | \n", "2023-08-30T10:38:40Z | \n", "https://news.google.com/articles/CBMib2h0dHBzO... | \n", "Business | \n", "
4 | \n", "I'm a Home Shopping Editor, and These Are the ... | \n", "Better Homes & Gardens | \n", "2023-08-30T11:00:00Z | \n", "https://news.google.com/articles/CBMiPWh0dHBzO... | \n", "Business | \n", "