Skip to content

Commit f0d6ca0

Browse files
committed
Fix formatting in README.md for key features section
1 parent 2755482 commit f0d6ca0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
Pydala is a high-performance Python library for managing Parquet datasets with powerful metadata capabilities. Built on Apache Arrow, it provides an efficient, user-friendly interface for handling large-scale data operations.
1414

1515
## ✨ Key Features
16-
📦 Smart Dataset Management: Efficient Parquet handling with metadata optimization
17-
🔄 Robust Caching: Built-in support for faster data access
18-
🔌 Seamless Integration: Works with Polars, PyArrow, and DuckDB
19-
🔍 Advanced Querying: SQL-like filtering with predicate pushdown
20-
🛠️ Schema Management: Automatic validation and tracking
16+
- 📦 Smart Dataset Management: Efficient Parquet handling with metadata optimization
17+
- 🔄 Robust Caching: Built-in support for faster data access
18+
- 🔌 Seamless Integration: Works with Polars, PyArrow, and DuckDB
19+
- 🔍 Advanced Querying: SQL-like filtering with predicate pushdown
20+
- 🛠️ Schema Management: Automatic validation and tracking
2121

2222
## 🚀 Quick Start
2323
### Installation

0 commit comments

Comments
 (0)