Skip to content

Commit b981135

Browse files
Fix entry order
1 parent 18bc6fa commit b981135

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,11 +326,11 @@ _Libraries for data analysis._
326326
- [aws-sdk-pandas](https://github.com/aws/aws-sdk-pandas) - Pandas on AWS.
327327
- [datasette](https://github.com/simonw/datasette) - An open source multi-tool for exploring and publishing data.
328328
- [desbordante](https://github.com/desbordante/desbordante-core/) - An open source data profiler for complex pattern discovery.
329+
- [docling](https://github.com/docling-project/docling) - Library for converting documents into structured data.
329330
- [optimus](https://github.com/hi-primus/optimus) - Agile Data Science Workflows made easy with PySpark.
330331
- [pandas](http://pandas.pydata.org/) - A library providing high-performance, easy-to-use data structures and data analysis tools.
331332
- [pathway](https://github.com/pathwaycom/pathway) - Real-time data processing framework for Python with reactive dataflows.
332333
- [polars](https://github.com/pola-rs/polars) - A fast DataFrame library implemented in Rust with a Python API.
333-
- [docling](https://github.com/docling-project/docling) - Library for converting documents into structured data.
334334

335335

336336
## Data Validation

0 commit comments

Comments
 (0)