Skip to content

Ryan's Tangents

Investment Management & Technology

  • About Me

Category: Python

From Spreadsheets to DataFrames: Escaping Excel Hell with Python

Posted on November 18, 2019 by Ryan

I gave a talk at STL Python last week about learning Python from an Excel User point of view. Check out the GitHub repo for slides and examples.

Continue Reading
Share

EPS & Sales Estimates from Yahoo Finance using Python

Posted on January 28, 2019 by Ryan

“What really drives stock price is when something is unanticipated,” said Erik Gordon, a professor at the Ross School of Business at the University of Michigan. Earnings season is the time during which publicly-traded companies announce their financial results in the market. It occurs at the end of every quarter, i.e., four times in a…

Continue Reading
Share

Python Project with Google Cloud Source Repo

Posted on November 7, 2018 by Ryan

Assuming Conda and Google Cloud SDK are install, open up command prompt and run following commands:

Continue Reading
Share

Flask Dashboard for Py-Sec-Edgar

Posted on September 9, 2018 by ryan

Just wanted to highlight that I started a Flask Dashboard for the Py-Sec-Edgar package. https://github.com/ryansmccoy/sec-filings-app

Continue Reading
Share

Having fun with Apache Spark, Cassandra, and Python

Posted on May 21, 2018 by ryan

Been messing around with Spark, Cassandar, and Python.

Continue Reading
Share

Using Apache Cassandra to store Intra-Day Data

Posted on May 21, 2018 by ryan

I installed Cassandra using Docker and inserted the intra-day data into using following scripts.

Continue Reading
Share

Tiingo API to download EOD and Intraday data

Posted on May 20, 2018 by ryan

A few examples of downloading data using Tiingo API using Python/Pandas. Note that Tiingo requires an API key

Continue Reading
Share

Saving EOD Stock Data using Apache Arrow Examples

Posted on May 20, 2018 by ryan

A few examples of working with Apache Arrow and Python

Continue Reading
Share

Anaconda–Linux (Bash) Installation Script

Posted on March 7, 2018 by ryan

The following script will install Anaconda3 (mini) via bash and will also create a user environment with pandas, numpy, sqlalchemy, flask, psycopg2.

Continue Reading
Share

Grabbing Financial Data from SEC Edgars

Posted on January 7, 2017 by ryan

  https://www.youtube.com/watch?v=2Oe9ZqXVGME&t=2427s How To Download and Process SEC XBRL Data Directly from EDGAR ^https://github.com/altova/sec-xbrl thanks Alex $ python loadSECfilings.py -y 2014 -m 1 –f 2014 –t 2017   http://rankandfiled.com/ pretty cool

Continue Reading
Share

Posts navigation

Older posts

Top Posts

My Office/Development Setup
June 25, 2018
Notes – Materials > Petrochemical Industry
December 5, 2016
“Think Like A CEO”
July 29, 2016
Value Creation
July 29, 2016
(AQR) Can Risk Parity Outperform If Yields Rise?
July 26, 2016

Recent Posts

How can an investment analyst get started with Python?
April 17, 2023
Presenting at Pycon 2021
May 17, 2021
From Spreadsheets to DataFrames: Escaping Excel Hell with Python
November 18, 2019
ZeroMQ – High-Speed Subscribers
July 28, 2019
EPS & Sales Estimates from Yahoo Finance using Python
January 28, 2019
RSS Error: A feed could not be found at `https://www.ryansmccoy.com/feed/?customize_changeset_uuid=b3ae6e8d-3692-4a7e-823d-20bb821025a3&customize_messenger_channel=preview-0`. This does not appear to be a valid RSS or Atom feed.
© All Right Reserved
Proudly powered by WordPress | Theme: Bloge by Canyon Themes.