Eric Bergerson

Avatar
  • 活动总数 83
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 27
  • 已编辑于

    Inconsistent Type Interpretation

    So, I have an object with the member `monitor_df`, and it is typed through the parameter that is assigned to it during the `__init__()` It is typed as `Optional[pd.DataFrame]`, so it can be either...
    • 3 个关注者
    • 5 条评论
    • 1 票
  • 创建于

    MplD3

    已回答
    The mpld3 package provides a structure for implementing plugin classes that can be registered in the framework to generate javascript versions of matplotlib figures.  A typical class looks like thi...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    Sql Language Injection Exclusions

    The screen shot below contains two examples of the same SQL, one of which the injection causes no error because all of the content of the string is correct SQL and the other has an error before a s...
    • 1 个关注者
    • 0 条评论
    • 2 票
  • 已编辑于

    Parent module 'not found while handling absolute import

    已完成
    I just upgraded my PyCharm from Version 2016.2 to 2016.2.3, and then re-ran a unit test that just succeeded before the upgrade.  It succeeded, but a bunch of warnings come up in the form: /Users/eb...
    • 1 个关注者
    • 2 条评论
    • 1 票
  • 创建于

    PyCharm Profiler is not working

    Anyone know what might be wrong in my dependencies.  When I try to run the PyCharm profiler on a simple script I get /usr/bin/python /Applications/PyCharm.app/Contents/helpers/profiler/run_profiler...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Strange Formatting in 10.5

    Haven't updated yet, as I got pulled into a non-java project.  However, I came back to my trustworthy IDEA to do some quick java work and my world changed.I have something simple like this:    doub...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    New Feature: Easy one-click execution of SQL in Console output against a Data Source

    In almost every application we write and run, we have SQL being executed against a server.  When debugging our applications, we often set our logging to display the SQL being executed, and just as ...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Import or Apply Patch hangs IDEA

    I had a problem, where I shelved changes and lost the shelf. I found the patch file and tried both to import it to the shelf tab of the changes tool, or via the Version Control menu, just "Apply" t...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    I quickly shelved a changelist and went to bring it back, but there was no shelve to unshelve from

    I had a meeting starting, and needed my code to be compilable to run some apps that I knew would come up in the meeting.  I was in the middle of working on some code in a changelist, and thus the c...
    • 2 个关注者
    • 4 条评论
    • 1 票
  • 创建于

    Version Control unlocking of all unmodified files

    I find that many times I own locks on lots of files that I have not modified.  Usually these are residual locks that should have been cleaned up at some previous time, like after a commit.  Is ther...
    • 1 个关注者
    • 0 条评论
    • 0 票