Skip to content

Commit

Permalink
feat: add version 1.14.97
Browse files Browse the repository at this point in the history
  • Loading branch information
albertandking committed Oct 15, 2024
1 parent 3982f46 commit cbbb11b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
25 changes: 0 additions & 25 deletions akshare/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3458,17 +3458,6 @@
stock_hot_tweet_xq,
)

"""
南华期货-板块指数涨跌
南华期货-品种指数涨跌
南华期货-相关系数矩阵
"""
from akshare.futures_derivative.futures_other_index_nh import (
futures_correlation_nh,
futures_board_index_nh,
futures_variety_index_nh,
)

"""
东方财富-股票数据-龙虎榜
"""
Expand Down Expand Up @@ -4965,20 +4954,6 @@
"""
from akshare.article.epu_index import article_epu_index

"""
南华期货-南华指数
"""
from akshare.futures_derivative.futures_index_return_nh import (
futures_return_index_nh,
)
from akshare.futures_derivative.futures_index_price_nh import (
futures_price_index_nh,
futures_index_symbol_table_nh,
)
from akshare.futures_derivative.futures_index_volatility_nh import (
futures_volatility_index_nh,
)

"""
空气-河北
"""
Expand Down
1 change: 1 addition & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
1.14.97 fix: fix stock_profile_cninfo interface

1. 修复 stock_profile_cninfo 接口
2. 移除南华指数相关接口

1.14.96 fix: fix stock_zt_pool_sub_new_em interface

Expand Down

0 comments on commit cbbb11b

Please sign in to comment.