Products
Features
YouTube Video Summarizer
Summarize YouTube videos
Web & PDF Highlighter
Highlight web pages & PDFs
Chat with PDF
Ask any PDF questions with AI
Ask AI Clone
Chat with your highlights & memories
Audio Transcriber
Transcribe audio files to text
Glasp Reader
Read and highlight articles
Kindle Highlight Export
Export your Kindle highlights
Idea Hatch
Hatch ideas from your highlights
Integrations
Obsidian Plugin
Notion Integration
Pocket Integration
Instapaper Integration
Medium Integration
Readwise Integration
Snipd Integration
Hypothesis Integration
Apps & Extensions
Chrome Extension
Safari Extension
Edge Add-ons
Firefox Add-ons
iOS App
Android App
Discover
Discover
Ideas
Discover new ideas and insights
Articles
Curated articles and insights
Books
Book recommendations by great minds
Posts
Essays and notes from readers
Quotes
Inspiring quotes collection
Videos
Curated videos and summaries
Explore Glasp
Glasp Newsletter
Weekly insights and updates
Glasp Talk
Interview series with great minds
Glasp Blog
Latest news and articles
Glasp Use Cases
Learn how others use Glasp
Build & Support
Glasp API
Access Glasp's API for developers
MCP Connector
Connect Glasp to Claude & ChatGPT
Community
Glasp Reddit Community
Students
Student discount and benefits
FAQs
Frequently Asked Questions
AboutPricing
DashboardLog inSign up

Organizing Earnings Data - Programming and Fundamental Investing Part 12

4.2K views
•
October 5, 2013
by
sentdex
YouTube video player
Organizing Earnings Data - Programming and Fundamental Investing Part 12

TL;DR

This video tutorial demonstrates how to pull financial data from Quandl.com, organize it into arrays, and graph it using Python programming.

Transcript

what is going on guys welcome to the 12th fundamental investing with use programming tutorial video where we left off we were visiting this quandl.com and pulling financial data and now that we have the data we want to organize it into an array and then we're going to use that array and graph from that array so first step we need to create these ar... Read More

Key Insights

  • 🦮 The video tutorial provides a step-by-step guide on pulling financial data, organizing it into arrays, and graphing it using Python programming.
  • 🫥 Splitting the data and removing unnecessary lines are crucial steps in preparing the data for analysis.
  • 🔁 The tutorial emphasizes using for loops to iterate through the data and append it to the respective arrays.
  • 👨‍💻 The instructor highlights the importance of checking for typos and errors while coding.
  • ⛩️ The tutorial hints at the possibility of converting the arrays into NumPy arrays and generating graphs in future videos.
  • 😑 The video expresses gratitude to the viewers for their support and subscriptions, indicating a supportive community.
  • 🫵 The tutorial aims to help viewers create an "epic investing program" by utilizing the demonstrated techniques.

Install to Summarize YouTube Videos and Get Transcripts

Explore YouTube Video Summarizer or Get YouTube Transcript Extractor

Questions & Answers

Q: What is the purpose of this tutorial video?

The purpose of this tutorial video is to teach viewers how to pull financial data, organize it into arrays, and graph it using Python programming.

Q: What is the first step in organizing the data?

The first step is to create empty arrays for net income, revenue, and return on capital.

Q: How does the video demonstrate splitting the data?

The video shows how to split the net income, revenue, and return on capital data by new lines using the .split() function.

Q: What is the significance of removing descriptive and empty lines?

Removing descriptive and empty lines ensures that only the relevant financial data is included in the arrays for further processing.

Summary & Key Takeaways

  • The video tutorial focuses on pulling financial data from Quandl.com, organizing it into arrays, and graphing it using Python programming.

  • The instructor demonstrates how to create empty arrays for net income, revenue, and return on capital.

  • The tutorial also covers splitting the data by new lines, removing descriptive and empty lines, and appending the data to the respective arrays.


Read in Other Languages (beta)

English

Share This Summary 📚

Summarize YouTube Videos and Get Video Transcripts with 1-Click

Download browser extensions on:

Try YouTube Summary with ChatGPT & Claude or YouTube Transcript Generator

Explore More Summaries from sentdex 📚

How to Parse Twitter for Twitter Analysis: Part 1 thumbnail
How to Parse Twitter for Twitter Analysis: Part 1
sentdex
Python Generator Functions for massive Performance Improvements with Lists thumbnail
Python Generator Functions for massive Performance Improvements with Lists
sentdex
Python: How to Program the Chaikin Money Flow Trading Indicator thumbnail
Python: How to Program the Chaikin Money Flow Trading Indicator
sentdex
How to Train a Chatbot Using TensorFlow and Python thumbnail
How to Train a Chatbot Using TensorFlow and Python
sentdex
Python: How to Graph the Chaikin Money Flow Trading Indicator in Matplotlib thumbnail
Python: How to Graph the Chaikin Money Flow Trading Indicator in Matplotlib
sentdex
Parsing XML - Go Lang Practical Programming Tutorial p.11 thumbnail
Parsing XML - Go Lang Practical Programming Tutorial p.11
sentdex

Summarize YouTube Videos and Get Video Transcripts with 1-Click

Download browser extensions on:

Try YouTube Summary with ChatGPT & Claude or YouTube Transcript Generator

Apps & Extensions

  • Chrome Extension
  • Safari Extension
  • Edge Add-ons
  • Firefox Add-ons
  • iOS App
  • Android App

Key Features

  • YouTube Video Summarizer
  • Web & PDF Summarizer
  • Web & PDF Highlighter
  • Chat with PDF
  • Ask AI Clone
  • Audio Transcriber
  • Glasp Reader
  • Kindle Highlight Export
  • Idea Hatch

Integrations

  • Obsidian Plugin
  • Notion Integration
  • Pocket Integration
  • Instapaper Integration
  • Medium Integration
  • Readwise Integration
  • Snipd Integration
  • Hypothesis Integration

More Features

  • APIs
  • MCP Connector
  • Blog & Post
  • Embed Links
  • Image Highlight
  • Personality Test
  • Quote Shots

Company

  • About us
  • Blog
  • Community
  • FAQs
  • Job Board
  • Newsletter
  • Pricing
Terms

•

Privacy

•

Guidelines

© 2026 Glasp Inc. All rights reserved.