From 3f4fcf33256844c7d7a36c8e10edef8173628152 Mon Sep 17 00:00:00 2001 From: Zoran Pandovski Date: Mon, 14 Sep 2020 16:48:50 +0200 Subject: [PATCH] Add MindsDB (#687) * Add MindsDB Include MindsDB to the Python list. * Update README.md Co-authored-by: Shmavon Gazanchyan --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e3273f..e31d613 100644 --- a/README.md +++ b/README.md @@ -255,7 +255,8 @@ Habitica is a gamified task manager, webapp and android/ios app, really wonderfu - [numpy](https://github.com/numpy/numpy/labels/good%20first%20issue) _(label: good first issue)_
It is the core library for scientific computing, which contains a powerful n-dimensional array object. - [matplotlib](https://github.com/matplotlib/matplotlib/labels/good%20first%20issue) _(label: good first issue)_
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. - [datascience](https://github.com/data-8/datascience/labels/good%20first%20issue) _(label: good first issue)_
A Jupyter notebook Python library for introductory data science. -- [ArviZ](https://github.com/arviz-devs/arviz/labels/Beginner) _(label: Beginner)_
Exploratory Anaylsis of Bayesian Models +- [ArviZ](https://github.com/arviz-devs/arviz/labels/Beginner) _(label: Beginner)_
Exploratory Anaylsis of Bayesian Models. +- [MindsDB](https://github.com/mindsdb/mindsdb/labels/good%20first%20issue) _(label: good first issue)_
MindsDB is an open source AI layer for existing databases. ## Ruby