(20200915Solved)Vscode出現Unable to open ‘hashtable_class_helper.pxi‘

Quant_Learner發表於2020-10-18
  • 問題描述

    Unable to open ‘hashtable_class_helper.pxi’: Unable to read file ‘vscode-remote://ssh-remote+data1/home/data/anaconda3/lib/python3.7/site-packages/pandas/_libs/hashtable_class_helper.pxi’ (Error: Unable to resolve non-existing file ‘vscode-remote://ssh-remote+data1/home/data/anaconda3/lib/python3.7/site-packages/pandas/_libs/hashtable_class_helper.pxi’).

  • 解決方案

    使用vscode時出現。

    一般是因為索引問題導致。

    比如對空的dataframe進行資料型別變換,從空df中選取資料之類的。

相關文章