Skip to content

Commit 9cb9627

Browse files
committed
Fixed key features
1 parent a5c08fc commit 9cb9627

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,9 @@ A Python client library for Microsoft Dataverse that provides a unified interfac
3636
- **📊 SQL Queries**: Execute read-only SQL queries via the Dataverse Web API `?sql=` parameter
3737
- **🏗️ Table Management**: Create, inspect, and delete custom tables and columns programmatically
3838
- **📎 File Operations**: Upload files to Dataverse file columns with automatic chunking for large files
39-
- **🐼 Pandas Integration**: DataFrame-oriented operations for seamless data analysis workflows
4039
- **🔐 Azure Identity**: Built-in authentication using Azure Identity credential providers with comprehensive support
41-
- **⚡ Performance Optimized**: Intelligent caching, connection pooling, and batch operations for production workloads
4240
- **🛡️ Error Handling**: Structured exception hierarchy with detailed error context and retry guidance
41+
- **🐼 Pandas Integration**: Preliminary DataFrame-oriented operations for data analysis workflows
4342

4443
## Getting started
4544

0 commit comments

Comments
 (0)