diff --git a/README.md b/README.md index 4015d6f..ae2d84a 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ Methods Ported to IQueryable syntax displayed in table below: | | | | | HammingDist() ➡️ | WhereDist() | hamming-distance collection search using 'Where' clause | | | | | -| New Methods ↗️
                        ↘️ |
FreqOccur()
FreqObjsOccur() | filtering based on object frequency | +| New Methods ↗️
                        ↘️ | FreqOccur()
FreqObjsOccur() | filtering based on object frequency | | | | | -| ToIntMatrix()   ↗️
                        ↘️ |
SelectIntMatrix()
SelectIntMatrix() | Large Integer string-to-matrix representations | +| ToIntMatrix()    ↗️
                        ↘️ | SelectIntMatrix()
SelectIntMatrix() | Large Integer string-to-matrix representations |