langchain/docs/extras/modules/data_connection
Brendan Collins 9aef79c2e3
Add Geopandas.GeoDataFrame Document Loader (#3817)
Work in Progress.
WIP
Not ready...

Adds Document Loader support for
[Geopandas.GeoDataFrames](https://geopandas.org/)

Example:
- [x] stub out `GeoDataFrameLoader` class
- [x] stub out integration tests
- [ ] Experiment with different geometry text representations
- [ ] Verify CRS is successfully added in metadata
- [ ] Test effectiveness of searches on geometries
- [ ] Test with different geometry types (point, line, polygon with
multi-variants).
- [ ] Add documentation

---------

Co-authored-by: Lance Martin <lance@langchain.dev>
Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Lance Martin <122662504+rlancemartin@users.noreply.github.com>
2023-07-19 12:14:41 -07:00
..
document_loaders/integrations Add Geopandas.GeoDataFrame Document Loader (#3817) 2023-07-19 12:14:41 -07:00
document_transformers Lost in the middle: We have been ordering documents the WRONG way. (for long context) (#7520) 2023-07-18 07:45:15 -07:00
retrievers Google Cloud Enterprise Search retriever (#7857) 2023-07-18 18:24:08 -07:00
text_embedding/integrations feat: moving azure OpenAI API version to the latest 2023-05-15 (#7764) 2023-07-18 09:50:15 -07:00
vectorstores/integrations docs(zilliz): connection_args add token description for serverless cl… (#7810) 2023-07-18 09:31:39 -07:00