superset
the only thing i need to know is how to install superset.
it’s difficult to install ??
https://superset.apache.org/docs/intro
https://flask-appbuilder.readthedocs.io/en/latest/installation.html
how to use superset ?
superset is a modern data exploration and visualization platform
supported databases

install superset
brew install pyenv-virtualenv
virtualenv is shipped in Python 3.6+ as venv instead of pyvenv.
 See https://docs.python.org/3.6/library/venv.html
 python3 -m venv venv
 . venv/bin/activate
pip install apache-superset
superset db upgrade
# Create an admin user in your metadata database (use `admin` as username to be able to load the examples)
export FLASK_APP=superset
superset fab create-admin
# Load some data to play with
superset load_examples
# Create default roles and permissions
superset init
# To start a development web server on port 8088, use -p to bind to another port
superset run -p 8088 --with-threads --reload --debugger
tableau
it’s similar to superset, but
 i don’t know tableau
if you want to learn superset by video , you can search superset in bilibilic.com
miniconda?
install
 https://docs.conda.io/en/latest/miniconda.html





![[附源码]JAVA毕业设计线上导医系统(系统+LW)](https://img-blog.csdnimg.cn/2a10e38a875643f6a3e4df8047dad027.png)







![[附源码]JAVA毕业设计无人驾驶汽车管理系统(系统+LW)](https://img-blog.csdnimg.cn/23e25721c8c444b8992cdebd1ef97301.png)
![[附源码]JAVA毕业设计西藏民族大学论文管理系统(系统+LW)](https://img-blog.csdnimg.cn/acdcaa5435ab44de8f85230231af9c86.png)



