mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-06 22:32:54 +02:00
doc update
This commit is contained in:
@ -28,8 +28,7 @@ def simple_table_parse(data: Iterable[str]) -> List[Dict]:
|
|||||||
underscore '_'. You should also ensure headers are
|
underscore '_'. You should also ensure headers are
|
||||||
lowercase by using .lower().
|
lowercase by using .lower().
|
||||||
|
|
||||||
Also, ensure there are no blank lines (list items)
|
Also, ensure there are no blank rows in the data.
|
||||||
in the data.
|
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user