Files
langchain/docs/modules/indexes/document_loaders/examples
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
2023-06-07 19:18:01 -07:00
..
2023-05-18 09:56:51 -04:00
2023-05-26 18:55:21 -07:00
2023-05-29 20:11:21 -07:00
2023-05-16 23:42:53 -07:00
2023-05-24 11:47:01 -07:00
2023-05-21 09:13:20 -07:00
2023-04-13 22:15:03 -07:00
2023-05-23 15:57:33 -07:00