Code Monkey home page Code Monkey logo

quantstudio's Introduction

  • 👋 Hi, I’m @Scorpi000.
  • 👀 I’m interested in quantitative finance, machine learning, NLP.
  • 🌱 I’m currently learning NLP.
  • 💞️ I’m looking to collaborate on the application of NLP in finance.
  • 📫 My Email: [email protected], my wechat: Scorpi000.

quantstudio's People

Contributors

scorpi000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

quantstudio's Issues

import QuantStudio.api as QS 报错

安装完之后 import QuantStudio.api as QS 报错

Traceback (most recent call last):
File "C:/Users/liuzhiwei/PycharmProjects/test/test.py", line 1, in
import QuantStudio.api as QS
File "D:\anaconda\lib\site-packages\QuantStudio\api.py", line 2, in
import QuantStudio.FactorDataBase.api as FactorDB
File "D:\anaconda\lib\site-packages\QuantStudio\FactorDataBase\api.py", line 7, in
from .WindDB2 import WindDB2
File "D:\anaconda\lib\site-packages\QuantStudio\FactorDataBase\WindDB2.py", line 347, in
class _DividendTable(_DBTable):
File "D:\anaconda\lib\site-packages\QuantStudio\FactorDataBase\WindDB2.py", line 351, in _DividendTable
Operator = Either(Function(None), None, arg_type="Function", label="算子", order=2)
File "D:\anaconda\lib\site-packages\traits\util\deprecated.py", line 31, in wrapper
return fn(*args, **kw)
TypeError: init() takes 1 positional argument but 2 were given

安装报错

安装的时候一直报这个错:
Collecting QuantStudio
Using cached QuantStudio-0.0.9-py3-none-any.whl (1.1 MB)
Requirement already satisfied: numpy>=1.14.4+mkl in c:\users\administrator\appdata\local\programs\python\python310\lib\site-packages (from QuantStudio) (1.24.3)
Collecting numexpr>=2.6.1 (from QuantStudio)
Downloading numexpr-2.8.5-cp310-cp310-win_amd64.whl (94 kB)
---------------------------------------- 94.4/94.4 kB ? eta 0:00:00
Collecting pandas<0.24.0,>=0.19.0 (from QuantStudio)
Using cached pandas-0.23.4.tar.gz (10.5 MB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [15 lines of output]
C:\Users\Administrator\AppData\Local\Temp\pip-install-9lsgsyo_\pandas_bc615cf02b5641b4b280639b341570a3\setup.py:12: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\setuptools_init_.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

          ********************************************************************************
          Requirements should be satisfied by a PEP 517 installer.
          If you are using pip, you can try `pip install --use-pep517`.
          ********************************************************************************

  !!
    dist.fetch_build_eggs(dist.setup_requires)
  error in pandas setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Expected end or semicolon (after version specifier)
      pytz >= 2011k
           ~~~~~~~^
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

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.