• 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 April 2022

Archives for April 2022

Latest Python Resources (check out PyQuant Books)

Economic Data Analysis Project with Python Pandas – Data scraping, cleaning and exploration youtube.com

Published April 29, 2022 under Data Science

In this video kaggle grandmaster Rob Mulla takes you through an economic data analysis project with python pandas. We walk through the process of pulling down the data for different economic indicators, cleaning and joining the data. Using the Fred api you can pull up to date data and compare, analyze and explore.

Economics, Trading

A Guide to Obtaining Time Series Datasets in Python

Published April 8, 2022 under Quant Finance

A Guide to Obtaining Time Series Datasets in Python

Datasets from real-world scenarios are important for building and testing machine learning models. You may just want to have some data to experiment with an algorithm. You may also want to evaluate your model by setting up a benchmark or determining its weaknesses using different sets of data. Sometimes, you may also want to create synthetic datasets, where you can test your algorithms under controlled conditions by adding noise, correlations, or redundant information to the data.

Data, Pandas

Building a Full Stack Application with Flask and HTMx codecapsules.io

Published April 8, 2022 under Web Development

Building a Full Stack Application with Flask and HTMx

Recent trends in the modern web saw single page frameworks like React.js and Angular take over traditional multipage websites, mainly due to the lack of interactivity offered by HTML. It is worth noting however, that single page applications (SPAs) brought this interactivity at the cost of added complexity.

Flask

Rapidly build and deploy quantitative models for stocks, crypto, and forex github.com

Published April 7, 2022 under Trading

Rapidly build and deploy quantitative models for stocks, crypto, and forex

Blankly is a live trading engine, backtest runner and development framework wrapped into one powerful open source package. Models can be instantly backtested, paper traded, sandbox tested and run live by simply changing a single line. We built blankly for every type of quant including training & running ML models in the same environment, cross-exchange/cross-symbol arbitrage, and even long/short positions on stocks (all with built-in websockets).

Algorithmic Trading

Time Series Forecasting with Ploomber, Arima, Python, and Slurm kdnuggets.com

Published April 7, 2022 under Machine Learning

Time Series Forecasting with Ploomber, Arima, Python, and Slurm

In this blog, we’ll review how we took a raw .ipynb notebook that does time series forecasting with Arima, modularized it into a Ploomber pipeline, and ran parallel jobs on Slurm. You can follow the steps in this guide to deploy it yourself. We’ve been using this notebook by Willie Wheeler.

Forecasting, Time Series Analysis

Learning Natural Language Processing (NLP) Made Easy newscatcherapi.com

Published April 7, 2022 under Data Science

Learning Natural Language Processing (NLP) Made Easy

Our communications, both verbal and written, carry rich information. Even beyond what we are conveying explicitly, our tone, the selection of words add layers of meaning to the communication. As humans, we can understand these nuances, and often predict behavior using the information.

NLP

Using requests and BeautifulSoup in Python to scrape data wrighters.io

Published April 7, 2022 under Programming

The amount of data available on the internet is quite staggering. It is often quite easy to do a quick search and click through to view data on a website. However, if you want to actually use that data in your analysis, you have to be able to fetch it and convert it into a format that is usable.

Pandas, Python

Efficient Pandas Dataframes in Python youtube.com

Published April 7, 2022 under Data Science

In this video Rob Mulla teaches how to make your pandas dataframes more efficient by casting dtypes correctly. This will make your code faster, use less memory and smaller when saving to disk or a database.

Pandas, Python

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)