BI 数据可视化,BI 可视化
如何构建可视化BI数据平台(第二部分)1。构建一个开源BI平台超集
因为在Windows S10上安装superset失败,所以作者在anaconda上创建了一个虚拟环境来安装它。
根据博客,这个过程很顺利。
附录:
flask tforms _ JSON flask _ appbuilderflask _ compress flask _ migrate flask _ talisman flask _ caching email _ validatorcelil ffpyarrowcroniterretryis odatesqlanchy==1.2 parsetatetimegeohashmsgpackcontextlib问题:ModulenotFunderror 3360 no modulename
我试过pip安装geohash,但是还是不行。
请执行以下两个步骤。
1.此时,重命名/home/ceiec/anaconda 2/lib/python 2.7/site-packages路径中的Geohash文件夹,并请求Geohash。
2.然后,在__init__中更改“from geohash”。geohash文件中的py文件到“from。地理哈希"
然后,每天去你的BI平台1,打开anaconda,访问
activate superset
2,CD/D: RGZn envs superset libsite-papad。进去之后
加载案例数据(如果加载失败,请跳过此步骤。(参见
python superset load_examples
。3,
python superset init
4,python superset run
端口8088:python superset run -h 0.0.0.0 -p 8088
启动时通过以上步骤,您可以构建自己的BI平台