diff options
| author | Shimon Doodkin <helpmepro1@gmail.com> | 2020-11-06 23:36:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-06 13:36:23 -0800 |
| commit | 5a97bb2f576f951959e26baa377afcd2777acb48 (patch) | |
| tree | 077ba6cce0311d8fa6ac60ac6947abdd40fc2662 /ports/dataframe/CONTROL | |
| parent | 5a95fe218fb8bfbc00b40c952935c70d30dfb177 (diff) | |
| download | vcpkg-5a97bb2f576f951959e26baa377afcd2777acb48.tar.gz vcpkg-5a97bb2f576f951959e26baa377afcd2777acb48.zip | |
add dataframe of github hosseinmoein/DataFrame (#14351)
Diffstat (limited to 'ports/dataframe/CONTROL')
| -rw-r--r-- | ports/dataframe/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/dataframe/CONTROL b/ports/dataframe/CONTROL new file mode 100644 index 000000000..14c7d5522 --- /dev/null +++ b/ports/dataframe/CONTROL @@ -0,0 +1,5 @@ +Source: dataframe
+Version: 1.12.0
+Description: This is a C++ statistical library that provides an interface similar to Pandas package in Python
+Homepage: https://github.com/hosseinmoein/DataFrame
+Supports: !uwp
|
