File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments