V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
sleepallday
V2EX  ›  Python

有用 dtale 分析数据的大神吗?我遇到问题了请进

  •  
  •   sleepallday · Oct 27, 2022 · 1596 views
    This topic created in 1277 days ago, the information mentioned may be changed or developed.

    在 python3.9.13 下运行下面的代码 df = pd.DataFrame([dict(a=1,b=2,c=3)]) d = dtale.show(df) 没有任何显示也没有任何 log 打印,既不显示也不报错。有大神知道怎么回事吗?

    3 replies    2022-10-28 18:20:42 +08:00
    sleepallday
        1
    sleepallday  
    OP
       Oct 27, 2022
    对了,dtale 安装的版本是 dtale 2.8.1
    Alias4ck
        2
    Alias4ck  
       Oct 28, 2022
    这个包的依赖有点多啊 我用 notebook 打开可以用啊

    https://imgur.com/9pcKDZ7
    sleepallday
        3
    sleepallday  
    OP
       Oct 28, 2022
    @Alias4ck 是有点多,但是也都安装成功了。我在两台 win10 电脑上试过都是一样的现象,不知道哪出了问题。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5800 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 60ms · UTC 07:31 · PVG 15:31 · LAX 00:31 · JFK 03:31
    ♥ Do have faith in what you're doing.