UFund-Me / Qbot

[🔥updating ...] AI 自动量化交易机器人(完全本地部署) AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant
https://github.com/Charmve
MIT License
7.62k stars 1.06k forks source link

Migrate from `pykalman` to `pykalman-bardo` #66

Closed mbalatsko closed 5 months ago

mbalatsko commented 1 year ago

Description

Consider migration from pykalman to pykalman-bardo, as pykalman project is no longer maintained. There were some issues that were fixed, see: https://github.com/pybardo/pykalman/blob/v0.9.7/CHANGELOG

I'm going to maintain pykalman-bardo, react to issues, and fix bugs. For now the API is the same as in the initial package, but it might evolve in time.

I hope you will find it useful for your project!

Motivation and Context

How Has This Been Tested?

Screenshots of Test Results (if appropriate):

  1. Pipeline test:
  2. Your own tests:

Types of changes

triangle959 commented 1 year ago

已收到

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Charmve commented 5 months ago

@mbalatsko some issues need review