Giter Club home page Giter Club logo

asharedata's Issues

No module named 'cached_property'

请问这个cached_property是怎么来的呢?简单setup之后tests里面的文件需要这个依赖。谢谢!

 $ python A_share_data_update_routine.py 
  Traceback (most recent call last):
    File "A_share_data_update_routine.py", line 4, in <module>
      from AShareData import ConstLimitStockFactorCompositor, MySQLInterface, prepare_engine, TushareData, WindData
    File "<frozen zipimport>", line 259, in load_module
    File "/home/yerong/local/Python3/lib/python3.8/site-packages/AShareData-0.1.0-py3.8.egg/AShareData/__init__.py", line 4, in <module>
    File "<frozen zipimport>", line 259, in load_module
    File "/home/yerong/local/Python3/lib/python3.8/site-packages/AShareData-0.1.0-py3.8.egg/AShareData/AShareDataReader.py", line 3, in <module>
  ModuleNotFoundError: No module named 'cached_property'

  $ python factor_test.py 
  Traceback (most recent call last):
    File "factor_test.py", line 3, in <module>
      from AShareData.DBInterface import MySQLInterface, prepare_engine
    File "<frozen zipimport>", line 259, in load_module
    File "/home/yerong/local/Python3/lib/python3.8/site-packages/AShareData-0.1.0-py3.8.egg/AShareData/__init__.py", line 4, in <module>
    File "<frozen zipimport>", line 259, in load_module
    File "/home/yerong/local/Python3/lib/python3.8/site-packages/AShareData-0.1.0-py3.8.egg/AShareData/AShareDataReader.py", line 3, in <module>
  ModuleNotFoundError: No module named 'cached_property'

目前来看有些乱,且现在基本跑不通

目前来看有些乱,且现在基本跑不通:
作者本来是想搭建一套自己的本地化数据体系,目前来看用的数据源:
tushare:要求5000积分以上;
wind 、 jquant、tdx:都要求花钱,

所以本github,基本上直接下载下来是无法跑通的,且readme没有说明;

创建了60+表,有些混乱。

作者有本地能跑的合理的代码和数据么,辛苦及时沟通下,整体感觉这个还是不错的。可惜现在开源的是不能直接使用的。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.