Logo
Explore Help
Register Sign In
yujunjun/unstructured
1
0
Fork 0
You've already forked unstructured
mirror of https://github.com/Unstructured-IO/unstructured.git synced 2025-06-27 02:30:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
unstructured/example-docs/table-semicolon-delimiter.csv

5 lines
91 B
CSV
Raw Permalink Normal View History

fix: handle delimiter bug in partition_csv (#2224) Closes #2218. When a csv has commas in its content, and the delimiter is something else, Pandas may throw an error. We can sniff the csv and get the correct delimiter to pass to Pandas. To verify, try partitioning the file in the linked bug.
2023-12-13 18:57:46 -05:00
Year;Month;Revenue;Costs;
2022;1;123;-123;
2023;2;143,1;-814,38;
2024;3;215,32;-11,08;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 2376ms Template: 437ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API