You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
Matt Robinson 11fec7d4d1
feat: Add `UnstructuredCSVLoader` for CSV files (#5844)
### Summary

Adds an `UnstructuredCSVLoader` for loading CSVs. One advantage of using
`UnstructuredCSVLoader` relative to the standard `CSVLoader` is that if
you use `UnstructuredCSVLoader` in `"elements"` mode, an HTML
representation of the table will be available in the metadata.

#### Who can review?

@hwchase17
 @eyurtsev
1 year ago
..
_static docs: Big Mendable Improvements (#4964) 1 year ago
additional_resources [Docs][Hotfix] Fix broken links (#5800) 1 year ago
ecosystem [Docs][Hotfix] Fix broken links (#5800) 1 year ago
getting_started Update tutorials.md (#5761) 1 year ago
integrations [Docs][Hotfix] Fix broken links (#5800) 1 year ago
modules feat: Add `UnstructuredCSVLoader` for CSV files (#5844) 1 year ago
reference Documentation fixes (linting and broken links) (#5563) 1 year ago
templates docs `ecosystem/integrations` update 3 (#5470) 1 year ago
tracing py tracer fixes (#5377) 1 year ago
use_cases minor refactor GenerativeAgentMemory (#5315) 1 year ago
Makefile Feature: linkcheck-action (#534) (#542) 2 years ago
conf.py docs: Mendable Search integration (#2803) 1 year ago
dependents.md docs: updated `ecosystem/dependents` (#5753) 1 year ago
index.rst docs: Added Deploying LLMs into production + a new ecosystem (#4047) 1 year ago
integrations.rst docs: `ecosystem/integrations` update 1 (#5219) 1 year ago
make.bat initial commit 2 years ago
reference.rst docs: `Deployments` page moved into `Ecosystem/` (#4949) 1 year ago
requirements.txt Harrison/docs reqs (#2199) 1 year ago