id
stringlengths
40
40
text
stringlengths
9
10.5M
source
stringclasses
1 value
added
stringdate
2024-11-18 17:53:22
2024-11-18 18:03:05
created
timestamp[s]date
2010-12-05 19:03:03
2023-09-03 17:46:41
metadata
dict
849941f28ad1fb7d3ea59abd961d39216997a763
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Parkinson's Disease - Hybrid Functional Petri Net (HFPN)\n", "This script has implemented the following blocks of the HFPN for PD:\n", "- [ ] Cholesterol homeostasis\n", "- [x] Calcium homeotasis\n", "- [ ] Energy met...
stackv2
2024-11-18T18:03:05.123876+00:00
2021-02-04T10:37:06
{ "license": "BSD-3-Clause", "url": "https://raw.githubusercontent.com/PN-Alzheimers-Parkinsons/PN_Alzheimers_Parkinsons/8e9a3a8151069757475808c48511c9d7486ea334/HFPN model/parkinsons/HFPN_notebooks/Calcium_homeostasis.ipynb", "blob_id": "849941f28ad1fb7d3ea59abd961d39216997a763", "directory_id": "9e30fe3e8a6cd...
2a7e2d4aac9b84b6bb19bcef0d9b66b56bf75048
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# 02 - Autoregressive Integrated Moving Average Models\n", "\n", "Based on [Alejandro Correa Bahnsen](albahnsen.com/)'s class notes for this course.\n", "\n", "version 2.0, July 2021\n", "\n", "## Part of the cl...
stackv2
2024-11-18T18:03:05.126300+00:00
2021-07-21T05:12:25
{ "license": "MIT", "url": "https://raw.githubusercontent.com/Felipe0812/AdvancedMethodsDataAnalysisClassGrupo4202119/a1ff702e7638236458c9a5cb13bc8db3e82cee40/notebooks/02-ARIMA.ipynb", "blob_id": "2a7e2d4aac9b84b6bb19bcef0d9b66b56bf75048", "directory_id": "e1646c14c1fb796db534e5a4428a347f00dcdc06", "path": "...
a76980e54d0f994b2e420e0e9f449deb11fb8507
{ "cells": [ { "cell_type": "code", "execution_count": 5, "metadata": {}, "outputs": [], "source": [ "import tweepy\n", "from ibm_watson import PersonalityInsightsV3\n", "import json\n", "import pandas as pd\n", "import time" ] }, { "cell_type": "code", "execution_coun...
stackv2
2024-11-18T18:03:05.138653+00:00
2019-05-24T02:29:14
{ "license": "MIT", "url": "https://raw.githubusercontent.com/pat-pyschographic-analysis-of-text/data-science/5eef0ae4ab44697c0b01a961828f0360f07ceba0/dash_viz_data.ipynb", "blob_id": "a76980e54d0f994b2e420e0e9f449deb11fb8507", "directory_id": "c439d5a5c8c574b3b0a032407d3e3ced761863b0", "path": "/dash_viz_dat...
380ecae205979463e2a58d8e6ab162065b775b56
{ "cells": [ { "cell_type": "code", "execution_count": 5, "metadata": {}, "outputs": [ { "ename": "JSONDecodeError", "evalue": "Expecting value: line 1 column 1 (char 0)", "output_type": "error", "traceback": [ "\u001b[1;31m---------------------------------------------------...
stackv2
2024-11-18T18:03:05.144536+00:00
2019-11-27T23:38:07
{ "license": "MIT", "url": "https://raw.githubusercontent.com/elcbasilio/letscode/ea2ed5ee80485d98fad2c77a7a50927a7d524793/Projeto_Final/Untitled.ipynb", "blob_id": "380ecae205979463e2a58d8e6ab162065b775b56", "directory_id": "e6d208064556a157057e2b4b6ee51e6483d39f77", "path": "/Projeto_Final/Untitled.ipynb", ...
a7e69dc428e67265bec71ffcfac391af2ac1f3b9
{ "metadata": { "name": "DTMC" }, "nbformat": 3, "nbformat_minor": 0, "worksheets": [ { "cells": [ { "cell_type": "code", "collapsed": false, "input": "%pylab inline", "language": "python", "metadata": {}, "outputs": [ { "output_type": "stream", "stream"...
stackv2
2024-11-18T18:03:05.144649+00:00
2014-03-11T07:29:17
{ "license": "BSD-3-Clause", "url": "https://raw.githubusercontent.com/kepkin/markov/c6e744c51fa068af828929da6defcf17dff7ed90/DTMC.ipynb", "blob_id": "a7e69dc428e67265bec71ffcfac391af2ac1f3b9", "directory_id": "fc388663d708eefb8695ea31d745b1f3269e99d7", "path": "/DTMC.ipynb", "content_id": "8e95f247197e4811...
1a74f2c55355f18153f847de73205b98becc08c6
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "In this notebook we reconstruct the Stabilizer decomposition of the state $|H>^{\\otimes 6}$ of *Trading classical and quantum computational resources* (2016).\n", "\n", "Here $|H> = |0> + (1/\\sqrt 2-1)|1>$ is within local Cli...
stackv2
2024-11-18T18:03:05.144729+00:00
2023-08-18T15:32:57
{ "license": "Apache-2.0", "url": "https://raw.githubusercontent.com/Quantomatic/pyzx/41b8be280bec7de042eff2cbf0986ee274b892e1/scratchpads/magic state decomposition.ipynb", "blob_id": "1a74f2c55355f18153f847de73205b98becc08c6", "directory_id": "198d9c17c1564dcec45af536af2c54ab2423e398", "path": "/scratchpads/...
64530f1a4d1f58dfc1283000c05fe2047c612809
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# P300 with muse - Cats & Dogs\n", "\n", "I was interested in knowing whether it was possible to observe a P300 with a Muse 2016 EEG headset.\n", "EEG channels on the Muse are not positioned ideally for P300. However, EEG p...
stackv2
2024-11-18T18:03:05.148454+00:00
2018-04-24T20:23:12
{ "license": "BSD-3-Clause", "url": "https://raw.githubusercontent.com/DivergentNeuro/eeg-notebooks/4eb909ace8fe119a7a96c1b116109ec8104721dc/notebooks/P300 with Muse.ipynb", "blob_id": "64530f1a4d1f58dfc1283000c05fe2047c612809", "directory_id": "20fa036b9e9e8407f3fb03d590147dc064c6a5b4", "path": "/notebooks/P...
d04610cbe701ff271e31e388c7783cc1906bcee0
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Anlyse [`HiBench`](https://github.com/Intel-bigdata/HiBench) Measurements on [Gilgamesh](https://kb.hlrs.de/platforms/index.php/Urika_GX) (Cray URIKA GX)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ ...
stackv2
2024-11-18T18:03:05.163123+00:00
2021-07-16T14:03:19
{ "license": "MIT", "url": "https://raw.githubusercontent.com/SGo-Go/hpda_bench/fa5561f86c495312f450cc484f5ac30c8420f0ef/HiBench/urika_gx-patches/notebooks/HiBench-measurements-analysis-extended.ipynb", "blob_id": "d04610cbe701ff271e31e388c7783cc1906bcee0", "directory_id": "bd9c1fb720620734d646db342d508517ee76a...
d1b3648289a92898b2bfeec8220d2e6c1d8b69a6
{ "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "/Users/sam/opt/anaconda3/envs/learn-env/lib/python3.6/site-packages/statsmodels/tools/_testing.py:19: FutureWarning: pandas.util.testing ...
stackv2
2024-11-18T18:03:05.233362+00:00
2020-10-27T23:25:00
{ "license": "MIT", "url": "https://raw.githubusercontent.com/sam-thurman/cruise_ship/cd443fbc0becb7af5131fb4a9e3c05a2b14d1ddf/exploratory_voting.ipynb", "blob_id": "d1b3648289a92898b2bfeec8220d2e6c1d8b69a6", "directory_id": "ea750317aaa85d76669d2d8b0bc95098944100c5", "path": "/exploratory_voting.ipynb", "c...
5897304c379d2967adf8b6666f86f3bfa9bd3357
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "### Visualizing Data in Python\n", "#### Tables, Histograms, Boxplots, and Slicing for Statistics\n", "\n", "When working with a new dataset, one of the most useful things to do is to begin to visualize the data. By using t...
stackv2
2024-11-18T18:03:05.241919+00:00
2019-09-17T02:22:16
{ "license": "MIT", "url": "https://raw.githubusercontent.com/rezapci/UofM_Statistics_with_Python_Specialization/edc31cadcbada20d385ae9b0304b8c0cb7ba83e2/Understanding_and_Visualizing_Data_with_Python-master/week2/Tables_Histograms_and_Boxplots_in_Python.ipynb", "blob_id": "5897304c379d2967adf8b6666f86f3bfa9bd335...
8b37fd74158e9625bc8f6c1cfe2e97548a33b083
{ "cells": [ { "cell_type": "markdown", "id": "dedicated-bahrain", "metadata": {}, "source": [ "# Yue - test suite code" ] }, { "cell_type": "code", "execution_count": 2, "id": "exterior-collective", "metadata": {}, "outputs": [], "source": [ "import pandas as pd\n", ...
stackv2
2024-11-18T18:03:05.244740+00:00
2021-08-20T14:17:20
{ "license": "MIT", "url": "https://raw.githubusercontent.com/JackS7806/DA_Summer_School_Hackathon/41b60e43314dbc6890c89f1352883eab760648cc/Yue_test_suite_2.ipynb", "blob_id": "8b37fd74158e9625bc8f6c1cfe2e97548a33b083", "directory_id": "0efcb25b14a32c85d4a9298ed8c6243c530fbb0c", "path": "/Yue_test_suite_2.ipy...
223530699452de71bcaf6569a7c8318878b81924
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Approximate and subdivide polygon chains\n", "\n", "This example shows how to approximate ([Douglas-Peucker algorithm](https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm)) and subdivide (B-Splines) ...
stackv2
2024-11-18T18:03:05.256301+00:00
2019-06-29T07:15:32
{ "license": "MIT", "url": "https://raw.githubusercontent.com/tirthajyoti/Scikit-image-processing/a99319166925d365e8c17e989ac1ffb7bab7bca1/Approximate_subdivide_polygon.ipynb", "blob_id": "223530699452de71bcaf6569a7c8318878b81924", "directory_id": "b664f3fdb7bf187538f1d2714255928d789e6d54", "path": "/Approxim...
a7c67cfaded6b6bfab197c53c38e8103a1f92b77
{ "cells": [ { "cell_type": "code", "execution_count": 71, "metadata": { "ExecuteTime": { "end_time": "2020-05-02T10:01:51.863444Z", "start_time": "2020-05-02T10:01:51.670443Z" } }, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "C:\\User...
stackv2
2024-11-18T18:03:05.261394+00:00
2020-05-25T07:49:37
{ "license": "MIT", "url": "https://raw.githubusercontent.com/vogarko/map2loop/55b788d3ec3c59da71f4e3e1585fb831846bc781/notebooks/94. RBF tests.ipynb", "blob_id": "a7c67cfaded6b6bfab197c53c38e8103a1f92b77", "directory_id": "6388cab81f53ecc80e29436c215b19e4bbcc238d", "path": "/notebooks/94. RBF tests.ipynb", ...
71c51c59fef7c4db18302e64763892754717a02e
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Merge and Data Preperation\n", "This Notebook is Merging different Dataframes containing features of patients together.\n", " " ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outp...
stackv2
2024-11-18T18:03:05.338725+00:00
2021-02-27T15:48:08
{ "license": "MIT", "url": "https://raw.githubusercontent.com/Melhac/Subtyping_of_HF_Master_Thesis/e810a5b4b81477996a4b2db40e56f02e26c6f30e/Feature_Extraction/Static_Features/Supervised_Features/Merge_Supervised_Dataframes_Pipeline.ipynb", "blob_id": "71c51c59fef7c4db18302e64763892754717a02e", "directory_id": "...
ce0cd210f68b85e0fb01e8e07782fbb675a60d98
{ "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "import pandas as pd\n", "import matplotlib.pyplot as plt\n", "import seaborn as sns" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [ {...
stackv2
2024-11-18T18:03:05.338842+00:00
2021-10-26T20:34:55
{ "license": "MIT", "url": "https://raw.githubusercontent.com/anadiamaq/Wine_Quality_Project/f3d5b4f4c8b92fa0c329a262b3b68f0940c8197b/Neural_Network.ipynb", "blob_id": "ce0cd210f68b85e0fb01e8e07782fbb675a60d98", "directory_id": "cc8b770db4dd9fd9348e3cf10008490786d0df5d", "path": "/Neural_Network.ipynb", "co...
49e7d4fa22c6ef9d4e193d71b15d802e69f939d1
{ "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "import numpy as np\n", "import pandas as pd\n", "import matplotlib.pyplot as plt" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [], "so...
stackv2
2024-11-18T18:03:05.346098+00:00
2023-07-15T10:35:53
{ "license": "MIT", "url": "https://raw.githubusercontent.com/mariushobbhahn/mariushobbhahn.github.io/b8884b91b0cb217c3e0bbb70a68520d1f5fca22a/img/Smoking/Costs and revenue of smoking.ipynb", "blob_id": "49e7d4fa22c6ef9d4e193d71b15d802e69f939d1", "directory_id": "d2f7467471d6ed170a695f5ab08a7dcee5407b0c", "pa...
04e6b7e5ddc6888c7264fab1cafedce9bf390d0d
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Load DataFrame and Buildup JS-useable table" ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "import os\n", "import pandas as pd\n", "from tqdm.auto impor...
stackv2
2024-11-18T18:03:05.377480+00:00
2021-01-17T06:30:24
{ "license": "MIT", "url": "https://raw.githubusercontent.com/listenzcc/GeoChina/77b411a96ad1a0e6e72f6b1798f5d65b4d74e984/GeoData/makeup_table.ipynb", "blob_id": "04e6b7e5ddc6888c7264fab1cafedce9bf390d0d", "directory_id": "ba0fec44ec03a17fea7ea26691eaec2d284945ef", "path": "/GeoData/makeup_table.ipynb", "co...
ebcf761f951eb8ee5bd659376ecbdd3c2aeb5e68
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "## Customer Segmentation Analysis\n" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [], "source": [ "import pandas as pd" ] }, { "cell_type": "code", "execution_count...
stackv2
2024-11-18T18:03:05.377628+00:00
2019-03-12T06:29:32
{ "license": "MIT", "url": "https://raw.githubusercontent.com/shiven-shashidhar/Data_Science_Portfolio/966d6adeb8cb6cba64029de5e3bd234c0c09abcf/Canondale_Cluster_Analysis/Customer_Segmentation_Analysis.ipynb", "blob_id": "ebcf761f951eb8ee5bd659376ecbdd3c2aeb5e68", "directory_id": "307bac9fdaceaeeb77274f90dd9206...
124439ba69a87af862ccde8cff21f37391752fb4
{ "nbformat": 4, "nbformat_minor": 0, "metadata": { "colab": { "name": "scratchpad", "provenance": [], "include_colab_link": true }, "kernelspec": { "display_name": "Python 3", "name": "python3" } }, "cells": [ { "cell_type": "markdown", "metadata"...
stackv2
2024-11-18T18:03:05.388468+00:00
2020-07-24T04:52:14
{ "license": "Apache-2.0", "url": "https://raw.githubusercontent.com/ak9250/CartoonGAN-e2e-tflite-tutorial/5cdd70870198f2fd88bde817f9248159e7ea9043/ml/metadata/Add_Metadata.ipynb", "blob_id": "124439ba69a87af862ccde8cff21f37391752fb4", "directory_id": "15e66d5205c582e167311beded44473611ffbcaf", "path": "/ml/m...
fbd6fee0b3fc353ad47fd28297bbfcc59c00802e
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Time delay-cosmography simulations\n", "\n", "This notebook requires standard python libraries and the publicly available packages on github:\n", "\n", "- lenstronomy (https://github.com/sibirrer/lenstronomy)\n", ...
stackv2
2024-11-18T18:03:05.390190+00:00
2019-07-17T21:09:44
{ "license": "MIT", "url": "https://raw.githubusercontent.com/Thomas-01/lenstronomy_extensions/fbbfe24dcfd71eae9e7c2dd60865a9b94db67fe8/lenstronomy_extensions/Notebooks/time-delay cosmography.ipynb", "blob_id": "fbd6fee0b3fc353ad47fd28297bbfcc59c00802e", "directory_id": "dc5e51d1b5623dbd6325444d4b93cc9b6306f423...
b5c0a9561169e177f23b65c5f50db1dffd31ed2d
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Prepare BOLD5000 data for input into a deep learning model" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "This notebook takes the BOLD5000 dataset and prepares it for use in a deep learning model. S...
stackv2
2024-11-18T18:03:05.420822+00:00
2019-12-13T20:32:30
{ "license": "MIT", "url": "https://raw.githubusercontent.com/arashjamalian/fmriNet/a33ce002e46b4236e339ed0b6a4a35b696fa06eb/prep_data.ipynb", "blob_id": "b5c0a9561169e177f23b65c5f50db1dffd31ed2d", "directory_id": "38cf91461a11c8d240ace0015957f0841da8ab7f", "path": "/prep_data.ipynb", "content_id": "93cf008...
eece475226d435754109d1c289b77cbdb92686f8
{ "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": { "slideshow": { "slide_type": "skip" } }, "outputs": [], "source": [ "import numpy as np\n", "from scipy import stats\n", "import matplotlib.pyplot as plt\n", "import pandas as pd\n", "import arv...
stackv2
2024-11-18T18:03:05.436453+00:00
2020-03-11T23:18:58
{ "license": "MIT", "url": "https://raw.githubusercontent.com/martindrq/Modelado_Bayesiano/d0c8f1526e50f02c9de215e3566c71348ecf6216/diapo/taller_02.ipynb", "blob_id": "eece475226d435754109d1c289b77cbdb92686f8", "directory_id": "d91cb6c1270c6c1376c6c2c46b79286a83afba14", "path": "/diapo/taller_02.ipynb", "co...
03fda98d02119034c6ddd0e080b6cea61109b013
{ "cells": [ { "cell_type": "markdown", "metadata": { "collapsed": true }, "source": [ "# U.S. College Majors - Data Analysis and Visualizations" ] }, { "cell_type": "markdown", "metadata": { "toc": true }, "source": [ "<h1>Table of Contents<span class=\"tocSkip\"></spa...
stackv2
2024-11-18T18:03:05.487368+00:00
2018-11-13T19:09:26
{ "license": "MIT", "url": "https://raw.githubusercontent.com/leilasaoud/college-majors-analysis/bca0edec6f67a8ea24690946659f91c2d49600a1/college-majors-analysis-viz.ipynb", "blob_id": "03fda98d02119034c6ddd0e080b6cea61109b013", "directory_id": "b7df2ea1ac264f0872011934a02969bac1e71a34", "path": "/college-maj...
650836b79f7259e664399a48384996605c8354b4
{ "nbformat": 4, "nbformat_minor": 0, "metadata": { "accelerator": "GPU", "colab": { "name": "AlphaFold2_with_ManualTemplates.ipynb", "provenance": [], "collapsed_sections": [], "include_colab_link": true }, "kernelspec": { "display_name": "Python 3", "name": "p...
stackv2
2024-11-18T18:03:05.519281+00:00
2021-09-12T17:32:14
{ "license": "Apache-2.0", "url": "https://raw.githubusercontent.com/cschlick/colabfolds/66135e71df26db8cb710bc31c29bbb8e0ac5c896/AlphaFold2_with_ManualTemplates.ipynb", "blob_id": "650836b79f7259e664399a48384996605c8354b4", "directory_id": "c5194bd042edd26a22dad56e61d37370ffbcb5ff", "path": "/AlphaFold2_with...
b2a9364323134c6a05f5a55b1fcd688ad27356b9
{ "nbformat": 4, "nbformat_minor": 0, "metadata": { "colab": { "name": "TPflashBenchmarkJava.ipynb", "provenance": [], "collapsed_sections": [], "toc_visible": true, "authorship_tag": "ABX9TyPwdx1uFKziJk1MvTRk9Imz", "include_colab_link": true }, "kernelspec": { ...
stackv2
2024-11-18T18:03:05.524592+00:00
2023-08-24T14:23:50
{ "license": "Apache-2.0", "url": "https://raw.githubusercontent.com/EvenSol/NeqSim-Colab/756662273196deb37f1132224ba6b5e17cf4e8e3/TPflashBenchmarkJava.ipynb", "blob_id": "b2a9364323134c6a05f5a55b1fcd688ad27356b9", "directory_id": "9894f8b623aee52abb8cc8427334766a3e66b77d", "path": "/TPflashBenchmarkJava.ipyn...
62393f294ad3f5e8e28effdad277319a805c31d5
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Base text classification" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "# Version 1\n", "# original: https://www.tensorflow.org/tutorials/keras/text_cla...
stackv2
2024-11-18T18:03:05.524704+00:00
2020-12-14T22:30:38
{ "license": "MIT", "url": "https://raw.githubusercontent.com/dimishpatriot/neural/671ee73e75d727a2432609ddff5b9ff334acabbf/base_text_classification.ipynb", "blob_id": "62393f294ad3f5e8e28effdad277319a805c31d5", "directory_id": "070a9f841ef26459e6101426afd64a6c0eb8c756", "path": "/base_text_classification.ipy...
f44623c0f732d96ae61df91c68e7c5bb029ed1a2
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Pandas Visualization" ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "import pandas as pd\n", "import numpy as np\n", "import matplotlib.pyplot as plt\n"...
stackv2
2024-11-18T18:03:05.525624+00:00
2020-12-17T19:37:46
{ "license": "MIT", "url": "https://raw.githubusercontent.com/vblacklion/03_Applied-Data-Science-with-Python-Specialization/7880eaa7f4042ff3f0b4a690d09efba9f34a02cd/02_Applied Plotting and Charting Data Representation in Python/Week_4/Week4_studied.ipynb", "blob_id": "f44623c0f732d96ae61df91c68e7c5bb029ed1a2", ...
e91ddee0e4fbbdda00c14991e490dd96d91610f1
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Analysis of Crowdfunding Projects\n", "\n", "### Data Description\n", "\n", "Kickstarter.com is a crowd funding website where creators post descriptions of projects they want to create, and individuals contribute some...
stackv2
2024-11-18T18:03:05.588009+00:00
2019-05-10T03:28:06
{ "license": "BSD-3-Clause", "url": "https://raw.githubusercontent.com/csong02/applied_ds/f6342fd7c2beafa219a6fd9455d8152df578e863/pezLyfe/ChrisMay_ProjectUpdate2_kickstarterAnalysis.ipynb", "blob_id": "e91ddee0e4fbbdda00c14991e490dd96d91610f1", "directory_id": "e8a04fd2f90b573a8fd90d9bb47d354af17764ec", "pat...