diff options
| author | Fabian Keller <github.100.fkeller@spamgourmet.com> | 2017-02-13 21:11:00 +0100 |
|---|---|---|
| committer | Fabian Keller <github.100.fkeller@spamgourmet.com> | 2017-02-13 21:11:00 +0100 |
| commit | 044dc5e31f63594276acce2d0a4efc381a9d198d (patch) | |
| tree | 59f8f102c52f5b04bc55949b18810692cec977b4 | |
| parent | 25df0f82f489074ed7882110aa31e3e0ce79e68c (diff) | |
| download | packages-044dc5e31f63594276acce2d0a4efc381a9d198d.tar.gz packages-044dc5e31f63594276acce2d0a4efc381a9d198d.zip | |
added library tag
| -rw-r--r-- | packages.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 28a882f..87bbb7d 100644 --- a/packages.json +++ b/packages.json @@ -5952,6 +5952,7 @@ "url": "https://github.com/bluenote10/NimData", "method": "git", "tags": [ + "library", "dataframe" ], "description": "DataFrame API enabling fast out-of-core data analytics", |
