From e513a3607674e34397b5f59d1dd1a17dffefb46a Mon Sep 17 00:00:00 2001 From: Dwight Gunning Date: Fri, 23 Jan 2026 22:12:25 -0500 Subject: [PATCH] Add edgartools to Data Analysis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9aed06e..3e19fbe9 100644 --- a/README.md +++ b/README.md @@ -327,6 +327,7 @@ _Libraries for data analysis._ - [datasette](https://github.com/simonw/datasette) - An open source multi-tool for exploring and publishing data. - [desbordante](https://github.com/desbordante/desbordante-core/) - An open source data profiler for complex pattern discovery. - [docling](https://github.com/docling-project/docling) - Library for converting documents into structured data. +- [edgartools](https://github.com/dgunning/edgartools) - Library for getting structured data from SEC EDGAR filings and XBRL financial statements. - [optimus](https://github.com/hi-primus/optimus) - Agile Data Science Workflows made easy with PySpark. - [pandas](http://pandas.pydata.org/) - A library providing high-performance, easy-to-use data structures and data analysis tools. - [pathway](https://github.com/pathwaycom/pathway) - Real-time data processing framework for Python with reactive dataflows.