Great Deal! Get Instant $10 FREE in Account on First Order + 10% Cashback on Every Order Order Now

I've sent a screenshot of the assignment details in my notepad. (Screenshot 15)

1 answer below »
I've sent a screenshot of the assignment details in my notepad. (Screenshot 15)
Answered Same Day Apr 29, 2021

Solution

Sandeep Kumar answered on Apr 30 2021
160 Votes
reddit
eddit.ipyn
{
"metadata": {
"language_info": {
"codemi
or_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
},
"orig_nbformat": 2,
"kernelspec": {
"name": "python385jvsc74a57bd031f2aee4e71d21fbe5cf8b01ff0e069b9275f58929596ceb00d14d90e3e16cd6",
"display_name": "Python 3.8.5 64-bit"
},
"metadata": {
"interpreter": {
"hash": "31f2aee4e71d21fbe5cf8b01ff0e069b9275f58929596ceb00d14d90e3e16cd6"
}
}
},
"nbformat": 4,
"nbformat_minor": 2,
"cells": [
{
"cell_type": "code",
"execution_count": 102,
"metadata": {},
"outputs": [],
"source": [
"import pandas as pd\n",
"import numpy as np\n",
"import matplotlib.pyplot as plt"
]
},
{
"cell_type": "code",
"execution_count": 7,
"metadata": {},
"outputs": [
{
"output_type": "execute_result",
"data": {
"text/plain": [
" created_date created_timestamp su
eddit \\\n",
"0 2008-07-06 16:00:14 1.215349e+09 artificial \n",
"1 2008-08-27 16:26:50 1.219844e+09 artificial \n",
"2 2008-10-12 00:29:40 1.223761e+09 artificial \n",
"3 2008-10-12 00:40:40 1.223761e+09 artificial \n",
"4 2008-10-14 20:31:01 1.224005e+09 artificial \n",
"\n",
" title id author \\\n",
"0 Man-Machine Poker (Solaris 2) Results (July 3-... 6qgmm IhateEverything \n",
"1 History of artificial intelligence 6y98d [deleted] \n",
"2 Minsky's Critics, Selectors and Resources at a... 76liu liamQ \n",
"3 The Single Layer Perceptron 76ljt liamQ \n",
"4 Siri Raises $8.5 Million for Personal Artifici... 773i4 CuteAlien \n",
"\n",
" author_created_utc full_link \\\n",
"0 1.198203e+09 https:
www.reddit.com
artificial/comments/6... \n",
"1 NaN https:
www.reddit.com
artificial/comments/6... \n",
"2 1.223677e+09 https:
www.reddit.com
artificial/comments/7... \n",
"3 1.223677e+09 https:
www.reddit.com
artificial/comments/7... \n",
"4 1.179241e+09 https:
www.reddit.com
artificial/comments/7... \n",
"\n",
" score num_comments num_crossposts su
eddit_subscribers post \n",
"0 4.0 1.0 0.0 NaN NaN \n",
"1 5.0 0.0 0.0 NaN NaN \n",
"2 1.0 0.0 0.0 NaN NaN \n",
"3 2.0 1.0 0.0 NaN NaN \n",
"4 4.0 0.0 0.0 NaN NaN "
],
"text/html": "
\n