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-17 22:39:11 -04:00
2023-04-26 21:04:56 -07:00
2023-03-28 08:17:22 -07:00
2023-05-16 13:13:57 -04:00
2023-05-03 15:46:44 -07:00
2023-04-23 15:06:10 -07:00
2023-06-07 19:18:01 -07:00
2023-03-28 08:38:19 -07:00
2023-03-27 19:51:34 -07:00
2023-04-04 06:48:34 -07:00
2023-06-03 12:44:12 -07:00
2023-05-03 15:59:19 -07:00
2023-03-22 19:57:46 -07:00
2023-03-28 15:28:33 -07:00
2023-05-29 20:11:21 -07:00
2023-05-24 12:31:55 -07:00
2023-05-05 14:48:13 -07:00
2023-05-22 16:43:07 -07:00
2023-06-01 00:54:42 -07:00
2023-05-01 20:28:02 -07:00
2023-05-10 01:37:17 -07:00
2023-05-05 17:55:31 -07:00
2023-05-29 20:23:17 -07:00
2023-04-21 10:47:57 -07:00
2023-05-14 22:04:38 -07:00
2023-04-13 21:31:59 -07:00
2023-05-01 20:56:56 -07:00
2023-05-01 20:28:02 -07:00
2023-05-21 20:48:20 -07:00
2023-04-19 16:54:15 -07:00
2023-04-11 21:12:39 -07:00
2023-05-09 15:00:04 -07:00