Four

Results 7 issues of Four

``` self.title = @"TabPagerControllerDemoController"; self.tabBarHeight = 50; self.tabBar.contentInset = UIEdgeInsetsMake(0, 50, 0, 50); self.tabBar.layout.barStyle = TYPagerBarStyleProgressView; // self.tabBar.layout.cellWidth = CGRectGetWidth(self.view.frame)/3; self.tabBar.layout.cellSpacing = 0; self.tabBar.layout.cellEdging = 0; self.tabBar.layout.adjustContentCellsCenter = YES; self.dataSource...

### Describe the bug Get error when using getSearchCursor function ### Reproduction code: ``` import 'codemirror/addon/search/search' import 'codemirror/addon/search/searchcursor' require('codemirror/addon/search/search') require('codemirror/addon/search/searchcursor') var cursor = this.$refs.sqlEditor.codemirror.getSearchCursor(item.matching_substring, false) while (cursor.findNext()) { this.$refs.sqlEditor.codemirror.markText( cursor.from(),...

zipline (1.1.1+258.gbd24e0de) zipline-cn-databundle (0.5) IndexError: index 246479 is out of bounds for axis 0 with size # **186582** 您好,使用cn_stock_holidays过程中,zipline ingest bundle的时候,报错。 经查,发现是SHSZExchangeCalendar的问题。 @property def open_time(self): return time(9, 30) @property def...

您好,能否告知,一般如果出现这种错误,是数据源的问题还是日历的问题? AssertionError: Got 382 rows for daily bars table with first day=2016-08-09, last day=2018-03-07, expected 383 rows. Missing sessions: [Timestamp('2016-10-31 00:00:00+0000', tz='UTC'), Timestamp('2016-11-01 00:00:00+0000', tz='UTC')] Extra sessions: [Timestamp('2017-02-02 00:00:00+0000', tz='UTC')]

Thank you so much for open source. Would you like to ask, after this project has created two blocks, can you use code to connect the two blocks? Or do...

支持uniapp的小程序吗

### Is there an existing issue for this? - [X] I have searched the existing issues ### What is your question? When I use multiple threads to request Milvus' data,...

kind/question