We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80d304d commit 6ceecd6Copy full SHA for 6ceecd6
datamule/docs-rewrite/docs/datamule-python/portfolio/tables/tables.md
@@ -3,11 +3,13 @@
3
Tables are created by flattening '.xml' documents. One '.xml' document may have many tables.
4
5
`attributes`:
6
+
7
- `tables` - list of `Table` objects, each representing a parsed table from the document.
8
9
## Table
10
11
12
13
- `name` - name of the table
14
- `accession` - accession number of the submission
15
- `data` - parsed table data as a list of dictionaries
0 commit comments