mirror of
https://github.com/vinta/awesome-python.git
synced 2026-07-16 11:04:34 -05:00
[PR #3123] [MERGED] Refactor README.md data libraries section for clarity #18399
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/3123
Author: @JinyangWang27
Created: 5/11/2026
Status: ✅ Merged
Merged: 5/12/2026
Merged by: @JinyangWang27
Base:
master← Head:move-entries📝 Commits (1)
c506774Refactor data libraries section in README.md for clarity and organization📊 Changes
1 file changed (+16 additions, -15 deletions)
View changed files
📝
README.md(+16 -15)📄 Description
The Financial Data subsection was previously under Data Analysis, however, almost all of them are used for retrieving financial data, rather than analysis. The recently added Data Ingestion Section is a better parent section for it.
Exception is lumibot - Algorithmic trading framework for backtesting and live deployment across stocks, options, crypto, futures, and forex, which is a trading/backtesting framework. It falls under Financial Data due to legacy reason, still kept here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #3123] Refactor README.md data libraries section for clarityto [PR #3123] [MERGED] Refactor README.md data libraries section for clarity