langchain/docs/extras
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
..
_templates
additional_resources mv tutorials (#7614) 2023-07-12 17:33:36 -04:00
ecosystem Add integration for MLflow AI Gateway (#7113) 2023-07-19 07:40:55 -07:00
guides Docs Nits (#7874) 2023-07-18 01:50:14 -07:00
modules Add Geopandas.GeoDataFrame Document Loader (#3817) 2023-07-19 12:14:41 -07:00
use_cases Add llama-v2 to local document QA (#7952) 2023-07-19 11:15:47 -07:00