mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 00:55:55 +00:00
Remove TODO
This commit is contained in:
parent
e8ce4b99d6
commit
3bb140a45c
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ The purpose of the Index is to represent a data namespace. You cannot perform cr
|
|||
|
||||
### Column
|
||||
|
||||
Column ids are sequential increasing integers and are common to all Frames within an Index. A single column often corresponds to a record in a relational table, although other configurations are possible, and sometimes preferable (see genomics TODO).
|
||||
Column ids are sequential increasing integers and are common to all Frames within an Index. A single column often corresponds to a record in a relational table, although other configurations are possible, and sometimes preferable.
|
||||
|
||||
### Row
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue