Skip to content

Commit 6ceecd6

Browse files
committed
docs
1 parent 80d304d commit 6ceecd6

File tree

1 file changed

+2
-0
lines changed
  • datamule/docs-rewrite/docs/datamule-python/portfolio/tables

1 file changed

+2
-0
lines changed

datamule/docs-rewrite/docs/datamule-python/portfolio/tables/tables.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@
33
Tables are created by flattening '.xml' documents. One '.xml' document may have many tables.
44

55
`attributes`:
6+
67
- `tables` - list of `Table` objects, each representing a parsed table from the document.
78

89
## Table
910

1011
`attributes`:
12+
1113
- `name` - name of the table
1214
- `accession` - accession number of the submission
1315
- `data` - parsed table data as a list of dictionaries

0 commit comments

Comments
 (0)