superset vs Tableau

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

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值