CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
.pytest_cache/README.md
.test-venv/lib/python3.12/site-packages/jsonschema-4.23.0.dist-info/entry_points.txt
.test-venv/lib/python3.12/site-packages/lance-1.2.1.dist-info/top_level.txt
.test-venv/lib/python3.12/site-packages/numpy-2.2.5.dist-info/LICENSE.txt
.test-venv/lib/python3.12/site-packages/numpy-2.2.5.dist-info/entry_points.txt
.test-venv/lib/python3.12/site-packages/numpy/_core/include/numpy/random/LICENSE.txt
.test-venv/lib/python3.12/site-packages/numpy/_core/tests/data/umath-validation-set-README.txt
.test-venv/lib/python3.12/site-packages/numpy/ma/API_CHANGES.txt
.test-venv/lib/python3.12/site-packages/numpy/ma/README.rst
.test-venv/lib/python3.12/site-packages/numpy/random/LICENSE.md
.test-venv/lib/python3.12/site-packages/pyarrow-20.0.0.dist-info/top_level.txt
.test-venv/lib/python3.12/site-packages/pyarrow-20.0.0.dist-info/licenses/LICENSE.txt
.test-venv/lib/python3.12/site-packages/pyarrow-20.0.0.dist-info/licenses/NOTICE.txt
.test-venv/lib/python3.12/site-packages/pyarrow/src/arrow/python/CMakeLists.txt
.test-venv/lib/python3.12/site-packages/pyarrow/src/arrow/python/vendored/CMakeLists.txt
.test-venv/lib/python3.12/site-packages/pyarrow/tests/data/orc/README.md
contextframe/__init__.py
contextframe/__main__.py
contextframe/cli.py
contextframe/exceptions.py
contextframe/frame.py
contextframe.egg-info/PKG-INFO
contextframe.egg-info/SOURCES.txt
contextframe.egg-info/dependency_links.txt
contextframe.egg-info/entry_points.txt
contextframe.egg-info/requires.txt
contextframe.egg-info/top_level.txt
contextframe/examples/__init__.py
contextframe/helpers/__init__.py
contextframe/helpers/metadata_utils.py
contextframe/schema/__init__.py
contextframe/schema/contextframe_schema.json
contextframe/schema/contextframe_schema.py
contextframe/schema/validation.py
docs/faq.md
docs/index.md
docs/quickstart.md
docs/troubleshooting.md
docs/blog/index.md
docs/cli/versioning.md
docs/community/contributing.md
docs/community/index.md
docs/concepts/dataset_layout.md
docs/concepts/frame_storage.md
docs/concepts/schema_cheatsheet.md
docs/integration/blobs.md
docs/integration/installation.md
docs/integration/object_storage.md
docs/integration/python_api.md
docs/integration/validation.md
docs/recipes/bulk_ingest_embedding.md
docs/recipes/collections_relationships.md
docs/recipes/fastapi_vector_search.md
docs/recipes/s3_roundtrip.md
docs/recipes/store_images_blobs.md
docs/tutorials/basics_tutorial.md