wbadry

Avatar
  • 活动总数 14
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 3
  • 订阅数 5
  • 创建于

    matplotlib color map enumeration not detected

    Hello, I wonder why the PyCharm IDE does not detect the matplotlob color map enumeration. import matplotlib.pyplot as plt...plt.imshow(train_images[i], cmap=plt.cm.binary)
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    failed to load *.pyd package

    已回答
    Hello, I have been in this issue for days with no luck. I am using a code for running webots robotics controller from PyCharm . I carried  all the steps and created a configuration file as in below...
    • 3 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Intellisense for Pandas dataFrames objects

    已回答
    Hello, While I was creating a DataFrame object from Pandas. I was a bit annoyed that all created objects has no autocomplete at all. I tried CTRL+SHIFT+SPACE but no suggestion came out.   I know ...
    • 2 个关注者
    • 1 条评论
    • 1 票
  • 创建于

    Unable to print after Jupyter installation

    已回答
    Hello, I was following tutorials on using Jupyter Notebook.  When I wanted to start a normal python project, I'm unable to display print value even hello world. Instead, I am getting a jupyter cell...
    • 2 个关注者
    • 2 条评论
    • 0 票