Contents

pyqlib 0.9.3

0

A Quantitative-research Platform

A Quantitative-research Platform

Stars: 14082, Watchers: 14082, Forks: 2444, Open Issues: 215

The microsoft/qlib repo was created 3 years ago and the last code push was 2 weeks ago.
The project is extremely popular with a mindblowing 14082 github stars!

How to Install pyqlib

You can install pyqlib using pip

pip install pyqlib

or add it to a project with poetry

poetry add pyqlib

Package Details

Author
License
MIT Licence
Homepage
https://github.com/microsoft/qlib
PyPi:
https://pypi.org/project/pyqlib/
GitHub Repo:
https://github.com/microsoft/qlib

Classifiers

No  pyqlib  pypi packages just yet.

Errors

A list of common pyqlib errors.

Code Examples

Here are some pyqlib code examples and snippets.

GitHub Issues

The pyqlib package has 215 open issues on GitHub

  • add weight param
  • Upgrading lightGBM API usage
  • train() got an unexpected keyword argument 'reweighter'
  • benchmarks_dynamic example error: runcate assert tp_idx > 0
  • loss_fn() takes 3 positional arguments but 4 were given
  • Update Portfolio README.md
  • Unsure of how to prepare weight data for EnhancedIndexingStrategy
  • Adapter py39 include reademe,ci,pypi
  • Test
  • Some links about high-frequency trading
  • empty dataset error for benchmark dynamics using gbdt meta
  • Can Qlib do high_frequency trading(in second/minute level)?
  • How to avoid INFO WARNING output in console?
  • Update yahoo data to binary error
  • Label does not match calculation from sorce data

See more issues on GitHub

Related Packages & Articles

finta 1.3

Common financial technical indicators implemented in Pandas.

PennyLane 0.35.1

PennyLane is a cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Train a quantum computer the same way as a neural network.

ktrain 0.41.3

ktrain is a wrapper for TensorFlow Keras that makes deep learning and AI more accessible and easier to apply