Remove TODO

This commit is contained in:
Alan Bernstein 2018-05-14 18:18:39 -05:00
parent e8ce4b99d6
commit 3bb140a45c

View file

@ -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