Jingsi

Results 13 issues of Jingsi

### Environment Nuxt CLI v3.0.0-rc.4 10:14:17 RootDir: /Users/lookis/projects/tmp/nuxtjs.org 10:14:18 Nuxt project info: 10:14:18 ------------------------------ - Operating System: `Darwin` - Node Version: `v16.15.1` - Nuxt Version: `2.16.0-27146894.17bbb21b` - Package Manager: `[email protected]`...

pending triage

特别是在多合约的情况下,更加容易触发,等回测结束后只要在页面右侧切换合约再切换回来,之前画的指标线就都会消失了

### Feature request currently, PipelineRun support PodTemplate only three feature: tolerations, nodeSelector, and imagePullSecrets. and I would like to see affinity be supported. ### Use case In my case, I...

kind/feature

### Feature request Config affinity assistant on each workspace override default setting in feature-flags ### Use case I've got same problem with this issue: https://github.com/tektoncd/pipeline/issues/3480 In my case, I have...

kind/feature
lifecycle/stale

# Expected Behavior git-init task with .ssh setup properly will fetch repository # Actual Behavior report a warning and error {"level":"warn","ts":1659233796.5188842,"caller":"git/git.go:277","msg":"URL(\"ssh://[email protected]:xxxxx.git\") appears to need SSH authentication but no SSH credentials...

kind/bug
lifecycle/stale

### Is your feature request related to a problem? Please describe. It's a feature request for better performance ### Describe the solution you'd like I would like to serve the...

enhancement

**Is your feature request related to a problem? Please describe.** after kubectl drain node, and shutdown the machine, the old node still on explorer with unknown state, and cannot rejoin....

feature

the latest stock bar data may change due to not finished the timeframe. for example: ``` python >>> datetime.now() datetime.datetime(2019, 12, 5, 15, 48, 46, 595878) >>> exchange.fetch_ohlcv(symbol='BTC/USDT', limit=3) [[1575531960000,...

前阵子发现了这个项目,感觉做的很专业值得长期关注,我现在有几个入门问题: 1. 似乎现在只支持 MySQL 和 postgres,可很多做量化的人的手上有大量的数据都存储在时序数据库或者 mongodb 这类能够容纳大规模数据的数据库里,不知是否计划支持? 2. 依旧是在数据方面,我看项目里有对数据库模型的一个假设,但我的感觉是这个模型相对复杂,这就导致了使用上的困难,要么把现有数据库中的数据导入到这个模型上,但很多时候是缺失的,比方说如果做的是商品研究或者数字货币研究,就会很难fit进去,要么可以提供数据的抓取生成方案,不然入手的难度很大 3. 不知您在开这个项目的时候和 alphalens 的定位有什么差异?专注多因子研究?那如果这样的话是否考虑在单因子方面用 alphalens 来补充和对接?比方说直接适配 alphalens 的数据模型? 最后一个建议也是疑问,项目不知道会向哪个方向发展,是提供多因子研究的一个整体框架?还是类似 alphalens 一样做为一个工具提供出来? 1. 如果是整体框架的话可能数据生成、维护部分要完善一些,这样可以让更多人上手更快 2. 如果是提供成工具的话可以把接口输入输出的数据格式确定一下,或者提供出一个facade,这样每个功能都可以被用户单独拎出来使用

pnpm's market is increasing, some opensource project such as vuejs is fully moving to pnpm. It's better to add pnpm supported.