AttributeError: module 'akshare' has no attribute 'stock_zh_a_hist'
时间: 2023-10-12 08:05:16 浏览: 545
这个错误是由于akshare模块中没有名为'stock_zh_a_hist'的属性导致的。这可能是由于你使用的akshare版本较旧,或者该属性在最新版本中被删除或改名了。请确保你的akshare库是最新版本,并查看文档或示例代码以了解其正确的使用方法。如果问题仍然存在,请尝试使用其他类似的函数或属性来替代。
相关问题
解析:AttributeError: module 'akshare' has no attribute 'stock_zh_a_industry'
这个问题意思是在使用 akshare 库时出现了一个 AttributeError,提示该库里没有名为“stock_zh_a_industry”的属性。可能是因为 akshare 库版本较低,或者该属性不存在于该库中。要解决这个错误,可以尝试升级 akshare 库或者使用其他库来实现类似功能。
AttributeError: module 'akshare' has no attribute 'stock_dividents_cninfo'
针对您提到的问题,我将分别给出解决方案:
针对引用中的问题,解决方法如下:
```python
import tensorflow.compat.v1 as tf
# 先加载默认图
tf.disable_v2_behavior()
# 然后导入contrib模块
tf.contrib = tf.contrib
```
针对引用中的问题,解决方法如下:
```python
import torch
from torch_sparse import spmm
# 使用torch_sparse中的spmm函数
```
阅读全文