• Skip to main content
  • Skip to primary sidebar

PyQuant News

Resources for developers using Python for scientific computing and quantitative analysis

You are here: Home / 2022 / Archives for March 2022

Archives for March 2022

Latest Python Resources (check out PyQuant Books)

An NFT Analyst Starter Pack github.com

Published March 29, 2022 under NFT

Enter your Alchemy API key and an NFT contract address, and with one command generate CSV extracts for all token transfers, historical sales on OpenSea, and each underlying item’s metadata (with calculated rarity scores).

You can read more from us about what this is, and why it matters, here.

Code, Cryptocurrency

How we parallelized 600+ pandas functions with Modin ponder.io

Published March 29, 2022 under Data Science

How we parallelized 600+ pandas functions with Modin

Scaling up pandas is hard. With Modin, we took a first-principles approach to parallelizing the pandas API. Rather than focus on implementing what we knew was easy, we developed a theoretical basis for dataframes—the abstraction underlying pandas—and derived a dataframe algebra that can express the 600+ pandas operators in under 20 algebraic operators.

Pandas, Python

Analyzing stock data near events wrighters.io

Published March 18, 2022 under Quant Finance

Analyzing stock data near events

Stock returns can be heavily impacted by certain events. Sometimes these events are unexpected or a surprise (natural disasters, global pandemics, terrorism) and other times they are scheduled (presidential elections, earnings announcements, financial data releases). We can use pandas to obtain financial data and see the impacts of events the returns of stocks.

Data Science, Python

Financial market data analysis with pandas wrighters.io

Published March 18, 2022 under Data Science

Financial market data analysis with pandas

Pandas is a great tool for time series analysis of financial market data. Because pandas DataFrames and Series work well with a date/time based index, they can be used effectively to analyze historical data. By financial market data, I mean data like historical price information on a publicly traded financial instrument. However, any sort of historical financial information can be analyzed.

Pandas, Quant Finance

Analyzing intraday and overnight stock returns with pandas wrighters.io

Published March 18, 2022 under Investing

Analyzing intraday and overnight stock returns with pandas

This paper discusses the contrast between overnight and intraday stock returns. In the paper, we learn that overnight stock returns far outpace returns seen intraday during regular trading hours. In other words, stocks move the most when markets are not open, but when trading is taking place, the net returns seem to be close to zero. The paper claims this is a conspiracy where large hedge funds are manipulating the market. In this article, we will try to recreate the basic results from the article and look at one part of overnight returns that the article doesn’t discuss.

Pandas, Quant Finance

Awesome Pandas Tricks youtube.com

Published March 3, 2022 under Python

Learn these fun, exciting, unusual and just plain awesome pandas tricks to solve problems from the Advent of Code.

Data, Pandas

How to create 1000+ unique NFT-style images (like Cryptopunk) with Python youtube.com

Published March 3, 2022 under Programming

In this project, we will use Python to generate a collection of unique profile-picture avatar by layering images from a directory. This is the technique used bymany popular NFT collections like Cryptopunks or Bored Ape.

Cryptocurrency, NFT

Primary Sidebar

Welcome to PyQuant News

PyQuant News algorithmically curates the best resources from around the web for developers using Python for scientific computing and quantitative analysis.

PyQuant Books

  • Trading Evolved: Anyone can Build Killer Trading Strategies in Python

Categories

  • Blogs (9)
  • Books (20)
  • Computer Vision (22)
  • Data Science (161)
  • Education (5)
  • Investing (9)
  • Machine Learning (159)
  • Neural Networks (13)
  • NFT (1)
  • Programming (18)
  • Python (299)
  • Quant Finance (54)
  • Statistics (3)
  • Trading (50)
  • Web Development (7)

Archives

  • May 2022 (4)
  • April 2022 (8)
  • March 2022 (7)
  • February 2022 (3)
  • January 2022 (1)
  • December 2021 (5)
  • November 2021 (1)
  • October 2021 (4)
  • September 2021 (1)
  • March 2021 (3)
  • February 2021 (3)
  • January 2021 (7)
  • November 2020 (1)
  • October 2020 (7)
  • September 2020 (4)
  • August 2020 (1)
  • July 2020 (4)
  • May 2020 (7)
  • April 2020 (2)
  • March 2020 (1)
  • February 2020 (2)
  • January 2020 (5)
  • December 2019 (6)
  • November 2019 (10)
  • October 2019 (9)
  • September 2019 (9)
  • August 2019 (17)
  • July 2019 (14)
  • June 2019 (10)
  • May 2019 (5)
  • April 2019 (19)
  • March 2019 (9)
  • February 2019 (7)
  • January 2019 (5)
  • December 2018 (19)
  • November 2018 (5)
  • October 2018 (3)
  • September 2018 (17)
  • August 2018 (11)
  • July 2018 (15)
  • June 2018 (24)
  • May 2018 (5)
  • April 2018 (4)
  • March 2018 (3)
  • February 2018 (5)
  • January 2018 (79)
  • December 2017 (13)
  • November 2017 (23)
  • October 2017 (20)
  • September 2017 (8)
  • August 2017 (17)
  • July 2017 (15)
  • June 2017 (11)
  • May 2017 (13)
  • April 2017 (11)
  • March 2017 (11)
  • February 2017 (7)
  • January 2017 (21)
  • December 2016 (7)
  • October 2016 (4)
  • September 2016 (3)
  • August 2016 (4)
  • July 2016 (8)
  • June 2016 (6)
  • April 2016 (12)
  • March 2016 (2)
  • February 2016 (2)
  • January 2016 (8)
  • November 2015 (2)
  • October 2015 (5)
  • September 2015 (8)
  • August 2015 (11)
  • July 2015 (13)
  • June 2015 (51)
  • May 2015 (84)
  • April 2015 (39)