mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
11fec7d4d1
### 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 |
||
---|---|---|
.. | ||
default-encoding.py | ||
example-utf8.html | ||
example.html | ||
example.json | ||
facebook_chat.json | ||
fake.odt | ||
hello.msg | ||
hello.pdf | ||
layout-parser-paper.pdf | ||
non-utf8-encoding.py | ||
sitemap.xml | ||
slack_export.zip | ||
stanley-cups.csv | ||
stanley-cups.xlsx | ||
whatsapp_chat.txt |