openaivec 0.14.0__py3-none-any.whl → 0.14.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: openaivec
|
|
3
|
-
Version: 0.14.
|
|
3
|
+
Version: 0.14.1
|
|
4
4
|
Summary: Generative mutation for tabular calculation
|
|
5
5
|
Project-URL: Homepage, https://microsoft.github.io/openaivec/
|
|
6
6
|
Project-URL: Repository, https://github.com/microsoft/openaivec
|
|
@@ -98,7 +98,7 @@ survey_responses.assign(
|
|
|
98
98
|
).ai.extract("structured") # Auto-expands to columns
|
|
99
99
|
```
|
|
100
100
|
|
|
101
|
-
📓 **[See more examples →](https://microsoft.github.io/openaivec/examples/)**
|
|
101
|
+
📓 **[See more examples →](https://microsoft.github.io/openaivec/examples/pandas/)**
|
|
102
102
|
|
|
103
103
|
# Overview
|
|
104
104
|
|
|
@@ -746,7 +746,7 @@ uv run ruff check . --fix
|
|
|
746
746
|
📓 **[Survey data transformation →](https://microsoft.github.io/openaivec/examples/survey_transformation/)** - Unstructured to structured data
|
|
747
747
|
📓 **[Asynchronous processing examples →](https://microsoft.github.io/openaivec/examples/aio/)** - High-performance async workflows
|
|
748
748
|
📓 **[Auto-generate FAQs from documents →](https://microsoft.github.io/openaivec/examples/generate_faq/)** - Create FAQs using AI
|
|
749
|
-
📓 **[All examples →](https://microsoft.github.io/openaivec/examples/)** - Complete collection of tutorials and use cases
|
|
749
|
+
📓 **[All examples →](https://microsoft.github.io/openaivec/examples/pandas/)** - Complete collection of tutorials and use cases
|
|
750
750
|
|
|
751
751
|
## Community
|
|
752
752
|
|
|
@@ -29,7 +29,7 @@ openaivec/task/nlp/sentiment_analysis.py,sha256=BNwWtNT-MNA76eIJbb31641upukmRwM9
|
|
|
29
29
|
openaivec/task/nlp/translation.py,sha256=XTZM11JFjbgTK9wHnxFgVDabXZ5bqbabXK_bq2nEkyQ,6627
|
|
30
30
|
openaivec/task/table/__init__.py,sha256=kJz15WDJXjyC7UIHKBvlTRhCf347PCDMH5T5fONV2sU,83
|
|
31
31
|
openaivec/task/table/fillna.py,sha256=hQn619rZoed0YJb9dX1uOKxvnfJtWy0yptzGC4yljCw,6585
|
|
32
|
-
openaivec-0.14.
|
|
33
|
-
openaivec-0.14.
|
|
34
|
-
openaivec-0.14.
|
|
35
|
-
openaivec-0.14.
|
|
32
|
+
openaivec-0.14.1.dist-info/METADATA,sha256=ohjpo4GeZGkn0ze5wNCi3FKyx-n1fVKXYNhM4xoSHWs,27566
|
|
33
|
+
openaivec-0.14.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
34
|
+
openaivec-0.14.1.dist-info/licenses/LICENSE,sha256=ws_MuBL-SCEBqPBFl9_FqZkaaydIJmxHrJG2parhU4M,1141
|
|
35
|
+
openaivec-0.14.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|