[2734404:MainThread](2026-02-26 22:10:11,609) INFO - qlib.Initialization - [config.py:413] - default_conf: client. [2734404:MainThread](2026-02-26 22:10:11,613) INFO - qlib.Initialization - [__init__.py:74] - qlib successfully initialized based on client settings. [2734404:MainThread](2026-02-26 22:10:11,613) INFO - qlib.Initialization - [__init__.py:76] - data_path={'__DEFAULT_FREQ': PosixPath('/data/qlib/default/data_ops/target')} ================================================================================ DUMP GOLD-STANDARD DATA FROM QLIB PIPELINE ================================================================================ Date Range: 2020-01-02 to 2020-01-10 Output Directory: /home/guofu/Workspaces/alpha_lab/stock_1d/d033/alpha158_beta/data Qlib Dataset Path: /home/guofu/Workspaces/alpha/data_ops/tasks/dwm_feature_vae/dataset/csiallx_feature2_ntrla_flag_pnlnorm/ Step 1: Loading data from Qlib pipeline... Loading since_date=2020-01-02 Loading data with handler (load_start=2019-12-13)... Will use `placehorder_value` from module: qlib.contrib.data.config Will init handler object from config: {'data_handler_config': {'ddb_config': {'host': '192.168.1.146', 'password': '123456', 'port': 8848, 'username': 'admin'}, 'end_time': datetime.date(2026, 2, 26), 'handler_list': [{'class': 'DDBAlpha158Handler', 'kwargs': {'col_set': 'feature', 'query_config': [{'alpha158_config': 'alpha158_expr.csv', 'db_path': 'dfs://daily_stock_run', 'dtype': 'float32', 'field_list': 'alpha158', 'table_name': 'stg_1day_wind_alpha158_0_7'}]}, 'module_path': 'qlib.contrib.data.ddb_handlers.ddb_alpha158_handler'}, {'class': 'DDBMarketExtHandler', 'kwargs': {'col_set': 'feature_ext', 'query_config': [{'db_path': 'dfs://daily_stock_run', 'dtype': 'float32', 'field_list': ['Turnover ' 'as ' 'turnover', 'FreeTurnover ' 'as ' 'free_turnover', 'log(MarketValue) ' 'as ' 'log_size'], 'table_name': 'stg_1day_wind_kline_adjusted'}, {'db_path': 'dfs://daily_stock_run', 'dtype': 'float32', 'field_list': ['con_rating_strength'], 'table_name': 'stg_1day_gds_con_rating'}]}, 'module_path': 'qlib.contrib.data.ddb_handlers.ddb_market_ext_handler'}, {'class': 'DDBMarketFlagHandler', 'kwargs': {'col_set': 'feature_flag', 'query_config': [{'db_path': 'dfs://daily_stock_run', 'dtype': 'bool', 'field_list': ['IsZt', 'IsDt', 'IsN', 'IsXD', 'IsXR', 'IsDR'], 'table_name': 'stg_1day_wind_kline_adjusted'}, {'db_path': 'dfs://daily_stock_run', 'dtype': 'bool', 'field_list': ['open_limit', 'close_limit', 'low_limit', 'open_stop', 'close_stop', 'high_stop'], 'table_name': 'stg_1day_wind_market_flag'}]}, 'module_path': 'qlib.contrib.data.ddb_handlers.ddb_market_flag_handler'}, {'class': 'DDBIndusFlagHandler', 'kwargs': {'col_set': 'indus_flag', 'query_config': [{'db_path': 'dfs://daily_stock_run', 'dtype': 'bool', 'field_list': 'industry_code_cc.csv', 'table_name': 'stg_1day_gds_indus_flag_cc1'}]}, 'module_path': 'qlib.contrib.data.ddb_handlers.ddb_indus_flag_handler'}, {'class': 'DDBStFlagHandler', 'kwargs': {'col_set': 'st_flag', 'query_config': [{'db_path': 'dfs://daily_stock_run', 'dtype': 'bool', 'field_list': ['ST_Y', 'ST_S', 'ST_T', 'ST_L', 'ST_Z', 'ST_X'], 'table_name': 'stg_1day_wind_st_flag'}]}, 'module_path': 'qlib.contrib.data.ddb_handlers.ddb_st_flag_handler'}], 'instruments': 'csiallx', 'start_time': Timestamp('2019-11-23 00:00:00')}, 'ddb_config': {'host': '192.168.1.146', 'password': '123456', 'port': 8848, 'username': 'admin'}, 'handler': {'class': 'AggHandler', 'kwargs': {'ddb_config': {'host': '192.168.1.146', 'password': '123456', 'port': 8848, 'username': 'admin'}, [2734404:MainThread](2026-02-26 22:10:11,634) INFO - qlib.AggHandler - [agg_handler.py:79] - Will use AggHandler [2734404:MainThread](2026-02-26 22:10:11,634) WARNING - qlib.DataLoaderDH - [agg_handler.py:191] - instruments[csiallx] is ignored [2734404:MainThread](2026-02-26 22:10:11,842) INFO - qlib.DDBDataLoader - [__init__.py:196] - Will use sql template on 192.168.1.146: use mytt; select code,m_nDate,KMID,KLEN,KMID2,KUP,KUP2,KLOW,KLOW2,KSFT,KSFT2,OPEN0,HIGH0,LOW0,VWAP0,ROC5,ROC10,ROC20,ROC30,ROC60,MA5,MA10,MA20,MA30,MA60,STD5,STD10,STD20,STD30,STD60,BETA5,BETA10,BETA20,BETA30,BETA60,RSQR5,RSQR10,RSQR20,RSQR30,RSQR60,RESI5,RESI10,RESI20,RESI30,RESI60,MAX5,MAX10,MAX20,MAX30,MAX60,MIN5,MIN10,MIN20,MIN30,MIN60,QTLU5,QTLU10,QTLU20,QTLU30,QTLU60,QTLD5,QTLD10,QTLD20,QTLD30,QTLD60,RANK5,RANK10,RANK20,RANK30,RANK60,RSV5,RSV10,RSV20,RSV30,RSV60,IMAX5,IMAX [2734404:MainThread](2026-02-26 22:17:41,432) INFO - qlib.timer - [log.py:117] - Time cost: 449.788s | DDB query: Done [2734404:MainThread](2026-02-26 22:17:42,271) INFO - qlib.DDBDataLoader - [__init__.py:219] - The last time point: 2026-02-26 00:00:00 'end_time': datetime.date(2026, 2, 26), 'handler_list': [{'class': 'DDBAlpha158Handler', 'kwargs': {'col_set': 'feature', 'query_config': [{'alpha158_config': 'alpha158_expr.csv', 'db_path': 'dfs://daily_stock_run', 'dtype': 'float32', 'field_list': 'alpha158', 'table_name': 'stg_1day_wind_alpha158_0_7'}]}, 'module_path': 'qlib.contrib.data.ddb_handlers.ddb_alpha158_handler'}, {'class': 'DDBMarketExtHandler', 'kwargs': {'col_set': 'feature_ext', 'query_config': [{'db_path': 'dfs://daily_stock_run', 'dtype': 'float32', 'field_list': ['Turnover ' 'as ' 'turnover', 'FreeTurnover ' 'as ' 'free_turnover', 'log(MarketValue) ' 'as ' 'log_size'], 'table_name': 'stg_1day_wind_kline_adjusted'}, {'db_path': 'dfs://daily_stock_run', 'dtype': 'float32', 'field_list': ['con_rating_strength'], 'table_name': 'stg_1day_gds_con_rating'}]}, 'module_path': 'qlib.contrib.data.ddb_handlers.ddb_market_ext_handler'}, {'class': 'DDBMarketFlagHandler', 'kwargs': {'col_set': 'feature_flag', 'query_config': [{'db_path': 'dfs://daily_stock_run', 'dtype': 'bool', 'field_list': ['IsZt', 'IsDt', 'IsN', 'IsXD', 'IsXR', 'IsDR'], 'table_name': 'stg_1day_wind_kline_adjusted'}, {'db_path': 'dfs://daily_stock_run', 'dtype': 'bool', 'field_list': ['open_limit', 'close_limit', 'low_limit', 'open_stop', 'close_stop', 'high_stop'], 'table_name': 'stg_1day_wind_market_flag'}]}, 'module_path': 'qlib.contrib.data.ddb_handlers.ddb_market_flag_handler'}, {'class': 'DDBIndusFlagHandler', 'kwargs': {'col_set': 'indus_flag', 'query_config': [{'db_path': 'dfs://daily_stock_run', 'dtype': 'bool', 'field_list': 'industry_code_cc.csv', 'table_name': 'stg_1day_gds_indus_flag_cc1'}]}, 'module_path': 'qlib.contrib.data.ddb_handlers.ddb_indus_flag_handler'}, {'class': 'DDBStFlagHandler', 'kwargs': {'col_set': 'st_flag', 'query_config': [{'db_path': 'dfs://daily_stock_run', 'dtype': 'bool', 'field_list': ['ST_Y', 'ST_S', 'ST_T', 'ST_L', 'ST_Z', 'ST_X'], 'table_name': 'stg_1day_wind_st_flag'}]}, 'module_path': 'qlib.contrib.data.ddb_handlers.ddb_st_flag_handler'}], 'instruments': 'csiallx', 'start_time': Timestamp('2019-11-23 00:00:00')}, 'module_path': 'qlib.contrib.data.agg_handler'}, 'load_end': datetime.date(2026, 2, 26), 'load_start': Timestamp('2019-11-23 00:00:00'), 'market': 'csiallx', 'qlib_init': {'provider_uri': '/home/guofu/.qlib/data_ops/target', 'region': 'cn'}} Query config: #alpha158: 1; Will use float32 for [2734404:MainThread](2026-02-26 22:19:46,550) INFO - qlib.timer - [log.py:117] - Time cost: 115.118s | Instruments filter: Done [2734404:MainThread](2026-02-26 22:19:53,556) INFO - qlib.timer - [log.py:117] - Time cost: 581.918s | Loading data () Done [2734404:MainThread](2026-02-26 22:19:53,557) INFO - qlib.timer - [log.py:117] - Time cost: 581.920s | Init data () Done [2734404:MainThread](2026-02-26 22:19:53,560) INFO - qlib.timer - [log.py:117] - Time cost: 0.000s | fetch_df_by_cols Done [2734404:MainThread](2026-02-26 22:19:57,060) INFO - qlib.timer - [log.py:117] - Time cost: 3.499s | fetch_df_by_index Done [2734404:MainThread](2026-02-26 22:19:58,834) INFO - qlib.DataLoaderDH - [agg_handler.py:215] - Did fetch @slice(Timestamp('2019-11-23 00:00:00'), datetime.date(2026, 2, 26), None) KMID KLEN ... VSUMD30 VSUMD60 datetime instrument ... 2019-11-25 SH600000 0.003325 0.011638 ... -0.238055 -0.010125 SH600004 -0.013806 0.030012 ... -0.017610 0.039195 SH600006 0.009238 0.016166 ... -0.034782 -0.014306 SH600007 -0.014749 0.018879 ... -0.032427 0.034279 SH600008 0.009259 0.024691 ... -0.063490 0.003978 ... ... ... ... ... ... 2026-02-26 SZ301658 -0.017231 0.025231 ... -0.018706 0.003708 SZ301662 0.060584 0.087834 ... -0.014658 -0.014613 SZ301665 -0.012899 0.040541 ... 0.083229 0.055994 SZ301678 0.018182 0.027879 ... -0.054124 0.014202 SZ302132 0.001754 0.016416 ... -0.049558 -0.038667 [6908346 rows x 158 columns] [2734404:MainThread](2026-02-26 22:19:58,835) INFO - qlib.timer - [log.py:117] - Time cost: 5.276s | Fetching dataframe Done [2734404:MainThread](2026-02-26 22:19:59,042) INFO - qlib.DDBDataLoader - [__init__.py:196] - Will use sql template on 192.168.1.146: use mytt; select code,m_nDate,Turnover as turnover,FreeTurnover as free_turnover,log(MarketValue) as log_size from loadTable("dfs://daily_stock_run", "stg_1day_wind_kline_adjusted") where m_nDate>=2019.11.23 and m_nDate<=2026.02.26 and code in ('SH600373','SZ300557','SZ000416','SZ002156','SH600500','SZ002123','SZ000610','SH601699','SH603336','SZ000663','SH600713','SZ300623','SZ002840','SH601881','SZ000632','SH600030','SZ002101','SH600633','SH603797','SZ3 [2734404:MainThread](2026-02-26 22:20:16,326) INFO - qlib.timer - [log.py:117] - Time cost: 17.485s | DDB query: Done [2734404:MainThread](2026-02-26 22:20:17,102) INFO - qlib.DDBDataLoader - [__init__.py:219] - The last time point: 2026-02-26 00:00:00 [2734404:MainThread](2026-02-26 22:20:17,676) INFO - qlib.DDBDataLoader - [__init__.py:196] - Will use sql template on 192.168.1.146: use mytt; select code,m_nDate,con_rating_strength from loadTable("dfs://daily_stock_run", "stg_1day_gds_con_rating") where m_nDate>=2019.11.23 and m_nDate<=2026.02.26 and code in ('SH600373','SZ300557','SZ000416','SZ002156','SH600500','SZ002123','SZ000610','SH601699','SH603336','SZ000663','SH600713','SZ300623','SZ002840','SH601881','SZ000632','SH600030','SZ002101','SH600633','SH603797','SZ300563','SZ002281','SZ000972','SH600077','SZ300657','SZ002833','SH [2734404:MainThread](2026-02-26 22:20:29,343) INFO - qlib.timer - [log.py:117] - Time cost: 11.676s | DDB query: Done [2734404:MainThread](2026-02-26 22:20:30,245) INFO - qlib.DDBDataLoader - [__init__.py:219] - The last time point: 2026-02-25 00:00:00 [2734404:MainThread](2026-02-26 22:21:55,033) INFO - qlib.timer - [log.py:117] - Time cost: 81.592s | Instruments filter: Done [2734404:MainThread](2026-02-26 22:21:55,586) INFO - qlib.timer - [log.py:117] - Time cost: 116.751s | Loading data () Done [2734404:MainThread](2026-02-26 22:21:55,587) INFO - qlib.timer - [log.py:117] - Time cost: 116.752s | Init data () Done [2734404:MainThread](2026-02-26 22:21:55,588) INFO - qlib.timer - [log.py:117] - Time cost: 0.000s | fetch_df_by_cols Done [2734404:MainThread](2026-02-26 22:21:56,302) INFO - qlib.timer - [log.py:117] - Time cost: 0.713s | fetch_df_by_index Done [2734404:MainThread](2026-02-26 22:21:56,309) INFO - qlib.DataLoaderDH - [agg_handler.py:215] - Did fetch @slice(Timestamp('2019-11-23 00:00:00'), datetime.date(2026, 2, 26), None) turnover free_turnover log_size con_rating_strength datetime instrument 2019-11-25 SH600000 0.0895 0.1639 17.339552 0.8214 SH600004 0.9386 1.9173 15.039255 0.8125 SH600006 0.2566 0.6479 13.680836 1.0000 SH600007 0.1647 0.8513 14.335590 0.7500 SH600008 0.1813 0.3362 14.435625 0.6875 ... ... ... ... ... 2026-02-26 SZ301658 6.0785 6.0785 11.788368 NaN SZ301662 12.5950 12.5950 12.681215 NaN SZ301665 14.0077 14.0077 11.719415 NaN SZ301678 6.6518 6.6518 12.799973 NaN SZ302132 1.3868 3.0296 15.359885 NaN [7623242 rows x 4 columns] [2734404:MainThread](2026-02-26 22:21:56,310) INFO - qlib.timer - [log.py:117] - Time cost: 0.722s | Fetching dataframe Done [2734404:MainThread](2026-02-26 22:21:56,327) INFO - qlib.DDBDataLoader - [__init__.py:196] - Will use sql template on 192.168.1.146: use mytt; select code,m_nDate,IsZt,IsDt,IsN,IsXD,IsXR,IsDR from loadTable("dfs://daily_stock_run", "stg_1day_wind_kline_adjusted") where m_nDate>=2019.11.23 and m_nDate<=2026.02.26 and code in ('SH600373','SZ300557','SZ000416','SZ002156','SH600500','SZ002123','SZ000610','SH601699','SH603336','SZ000663','SH600713','SZ300623','SZ002840','SH601881','SZ000632','SH600030','SZ002101','SH600633','SH603797','SZ300563','SZ002281','SZ000972','SH600077','SZ300657', [2734404:MainThread](2026-02-26 22:22:17,215) INFO - qlib.timer - [log.py:117] - Time cost: 20.899s | DDB query: Done [2734404:MainThread](2026-02-26 22:22:17,952) INFO - qlib.DDBDataLoader - [__init__.py:219] - The last time point: 2026-02-26 00:00:00 [2734404:MainThread](2026-02-26 22:22:18,463) INFO - qlib.DDBDataLoader - [__init__.py:196] - Will use sql template on 192.168.1.146: use mytt; select code,m_nDate,open_limit,close_limit,low_limit,open_stop,close_stop,high_stop from loadTable("dfs://daily_stock_run", "stg_1day_wind_market_flag") where m_nDate>=2019.11.23 and m_nDate<=2026.02.26 and code in ('SH600373','SZ300557','SZ000416','SZ002156','SH600500','SZ002123','SZ000610','SH601699','SH603336','SZ000663','SH600713','SZ300623','SZ002840','SH601881','SZ000632','SH600030','SZ002101','SH600633','SH603797','SZ300563','SZ002281',' [2734404:MainThread](2026-02-26 22:22:38,963) INFO - qlib.timer - [log.py:117] - Time cost: 20.509s | DDB query: Done [2734404:MainThread](2026-02-26 22:22:39,774) INFO - qlib.DDBDataLoader - [__init__.py:219] - The last time point: 2026-02-26 00:00:00 [2734404:MainThread](2026-02-26 22:24:07,744) INFO - qlib.timer - [log.py:117] - Time cost: 84.654s | Instruments filter: Done [2734404:MainThread](2026-02-26 22:24:08,702) INFO - qlib.timer - [log.py:117] - Time cost: 132.391s | Loading data () Done [2734404:MainThread](2026-02-26 22:24:08,703) INFO - qlib.timer - [log.py:117] - Time cost: 132.392s | Init data () Done [2734404:MainThread](2026-02-26 22:24:08,704) INFO - qlib.timer - [log.py:117] - Time cost: 0.000s | fetch_df_by_cols Done [2734404:MainThread](2026-02-26 22:24:09,549) INFO - qlib.timer - [log.py:117] - Time cost: 0.844s | fetch_df_by_index Done [2734404:MainThread](2026-02-26 22:24:09,561) INFO - qlib.DataLoaderDH - [agg_handler.py:215] - Did fetch @slice(Timestamp('2019-11-23 00:00:00'), datetime.date(2026, 2, 26), None) IsZt IsDt IsN ... open_stop close_stop high_stop datetime instrument ... 2019-11-25 SH600000 False False False ... False False False SH600004 False False False ... False False False SH600006 False False False ... False False False SH600007 False False False ... False False False SH600008 False False False ... False False False ... ... ... ... ... ... ... ... 2026-02-26 SZ301658 False False False ... False False False SZ301662 False False False ... False False False SZ301665 False False False ... False False False SZ301678 False False False ... False False False SZ302132 False False False ... False False False [6925320 rows x 12 columns] [2734404:MainThread](2026-02-26 22:24:09,562) INFO - qlib.timer - [log.py:117] - Time cost: 0.858s | Fetching dataframe Done [2734404:MainThread](2026-02-26 22:24:09,760) INFO - qlib.DDBDataLoader - [__init__.py:196] - Will use sql template on 192.168.1.146: use mytt; select code,m_nDate,gds_CC10,gds_CC11,gds_CC12,gds_CC20,gds_CC21,gds_CC22,gds_CC23,gds_CC24,gds_CC25,gds_CC26,gds_CC27,gds_CC28,gds_CC30,gds_CC31,gds_CC32,gds_CC33,gds_CC34,gds_CC35,gds_CC36,gds_CC37,gds_CC40,gds_CC41,gds_CC42,gds_CC43,gds_CC50,gds_CC60,gds_CC61,gds_CC62,gds_CC63,gds_CC70 from loadTable("dfs://daily_stock_run", "stg_1day_gds_indus_flag_cc1") where m_nDate>=2019.11.23 and m_nDate<=2026.02.26 and code in ('SH600373','SZ300557','S [2734404:MainThread](2026-02-26 22:24:11,809) INFO - qlib.timer - [log.py:117] - Time cost: 2.238s | DDB query: Done [2734404:MainThread](2026-02-26 22:24:11,822) INFO - qlib.DDBDataLoader - [__init__.py:219] - The last time point: 2026-02-26 00:00:00 [2734404:MainThread](2026-02-26 22:25:28,259) INFO - qlib.timer - [log.py:117] - Time cost: 76.433s | Instruments filter: Done [2734404:MainThread](2026-02-26 22:25:28,285) INFO - qlib.timer - [log.py:117] - Time cost: 78.720s | Loading data () Done [2734404:MainThread](2026-02-26 22:25:28,285) INFO - qlib.timer - [log.py:117] - Time cost: 78.720s | Init data () Done [2734404:MainThread](2026-02-26 22:25:28,286) INFO - qlib.timer - [log.py:117] - Time cost: 0.000s | fetch_df_by_cols Done [2734404:MainThread](2026-02-26 22:25:28,290) INFO - qlib.timer - [log.py:117] - Time cost: 0.003s | fetch_df_by_index Done [2734404:MainThread](2026-02-26 22:25:28,310) INFO - qlib.DataLoaderDH - [agg_handler.py:215] - Did fetch @slice(Timestamp('2019-11-23 00:00:00'), datetime.date(2026, 2, 26), None) gds_CC10 gds_CC11 ... gds_CC63 gds_CC70 datetime instrument ... 2026-02-09 SH600000 False False ... False False SH600004 False False ... False False SH600006 False False ... False False SH600007 False False ... False False SH600008 False False ... False False ... ... ... ... ... ... 2026-02-26 SZ301658 False False ... False False SZ301662 False False ... False False SZ301665 False False ... False False SZ301678 False False ... False False SZ302132 False False ... False False [41168 rows x 30 columns] [2734404:MainThread](2026-02-26 22:25:28,311) INFO - qlib.timer - [log.py:117] - Time cost: 0.025s | Fetching dataframe Done [2734404:MainThread](2026-02-26 22:25:28,470) INFO - qlib.DDBDataLoader - [__init__.py:196] - Will use sql template on 192.168.1.146: use mytt; select code,m_nDate,ST_Y,ST_S,ST_T,ST_L,ST_Z,ST_X from loadTable("dfs://daily_stock_run", "stg_1day_wind_st_flag") where m_nDate>=2019.11.23 and m_nDate<=2026.02.26 and code in ('SH600373','SZ300557','SZ000416','SZ002156','SH600500','SZ002123','SZ000610','SH601699','SH603336','SZ000663','SH600713','SZ300623','SZ002840','SH601881','SZ000632','SH600030','SZ002101','SH600633','SH603797','SZ300563','SZ002281','SZ000972','SH600077','SZ300657','SZ002 [2734404:MainThread](2026-02-26 22:25:58,108) INFO - qlib.timer - [log.py:117] - Time cost: 29.791s | DDB query: Done [2734404:MainThread](2026-02-26 22:25:58,818) INFO - qlib.DDBDataLoader - [__init__.py:219] - The last time point: 2026-02-26 00:00:00 [2734404:MainThread](2026-02-26 22:27:21,291) INFO - qlib.timer - [log.py:117] - Time cost: 81.957s | Instruments filter: Done [2734404:MainThread](2026-02-26 22:27:21,828) INFO - qlib.timer - [log.py:117] - Time cost: 113.516s | Loading data () Done [2734404:MainThread](2026-02-26 22:27:21,829) INFO - qlib.timer - [log.py:117] - Time cost: 113.517s | Init data () Done [2734404:MainThread](2026-02-26 22:27:21,830) INFO - qlib.timer - [log.py:117] - Time cost: 0.000s | fetch_df_by_cols Done [2734404:MainThread](2026-02-26 22:27:22,439) INFO - qlib.timer - [log.py:117] - Time cost: 0.608s | fetch_df_by_index Done [2734404:MainThread](2026-02-26 22:27:22,448) INFO - qlib.DataLoaderDH - [agg_handler.py:215] - Did fetch @slice(Timestamp('2019-11-23 00:00:00'), datetime.date(2026, 2, 26), None) ST_Y ST_S ST_T ST_L ST_Z ST_X datetime instrument 2019-11-25 SH600000 False False False False False False SH600004 False False False False False False SH600006 False False False False False False SH600007 False False False False False False SH600008 False False False False False False ... ... ... ... ... ... ... 2026-02-26 SZ301658 False False False False False False SZ301662 False False False False False False SZ301665 False False False False False False SZ301678 False False False False False False SZ302132 False False False False False False [6925323 rows x 6 columns] [2734404:MainThread](2026-02-26 22:27:22,448) INFO - qlib.timer - [log.py:117] - Time cost: 0.618s | Fetching dataframe Done /home/guofu/.venv/alpha2/lib/python3.12/site-packages/qlib/contrib/utils/paral.py:22: FutureWarning: 'M' is deprecated and will be removed in a future version, please use 'ME' instead. group_list = [_df.resample("M", level="datetime")\ Will use float32 for Will use float32 for Query config: #concepts: 2; Will use bool for Will use bool for Field list: ['gds_CC10', 'gds_CC11', 'gds_CC12', 'gds_CC20', 'gds_CC21', 'gds_CC22', 'gds_CC23', 'gds_CC24', 'gds_CC25', 'gds_CC26', 'gds_CC27', 'gds_CC28', 'gds_CC30', 'gds_CC31', 'gds_CC32', 'gds_CC33', 'gds_CC34', 'gds_CC35', 'gds_CC36', 'gds_CC37', 'gds_CC40', 'gds_CC41', 'gds_CC42', 'gds_CC43', 'gds_CC50', 'gds_CC60', 'gds_CC61', 'gds_CC62', 'gds_CC63', 'gds_CC70'] Will use bool for Will use bool for [2734404:MainThread](2026-02-26 22:27:25,764) INFO - qlib.timer - [log.py:117] - Time cost: 3.315s | Concat index: Done [2734404:MainThread](2026-02-26 22:27:25,766) INFO - qlib.timer - [log.py:117] - Time cost: 0.001s | Sort index: Done [2734404:MainThread](2026-02-26 22:27:29,485) INFO - qlib.timer - [log.py:117] - Time cost: 3.718s | Creating SepDataFrame: Done [2734404:MainThread](2026-02-26 22:27:30,310) INFO - qlib.timer - [log.py:117] - Time cost: 1038.675s | Loading data () Done [2734404:MainThread](2026-02-26 22:27:30,311) INFO - qlib.AggHandler - [handler.py:468] - Read-only True [] [2734404:MainThread](2026-02-26 22:27:30,313) INFO - qlib.AggHandler - [handler.py:476] - Will copy all groups of data-frame. [2734404:MainThread](2026-02-26 22:27:30,318) INFO - qlib.AggHandler - [handler.py:468] - Read-only True [] [2734404:MainThread](2026-02-26 22:27:30,319) INFO - qlib.AggHandler - [handler.py:476] - Will copy all groups of data-frame. [2734404:MainThread](2026-02-26 22:27:30,322) INFO - qlib.AggHandler - [handler.py:468] - Read-only True [] [2734404:MainThread](2026-02-26 22:27:30,323) INFO - qlib.AggHandler - [handler.py:476] - Will copy all groups of data-frame. [2734404:MainThread](2026-02-26 22:27:30,326) INFO - qlib.timer - [log.py:117] - Time cost: 0.015s | fit & process data Done [2734404:MainThread](2026-02-26 22:27:30,327) INFO - qlib.timer - [log.py:117] - Time cost: 1038.692s | Init data () Done All processors are readonly All processors are readonly All processors are readonly ERROR: Failed to load data from Qlib pipeline: 'SepDataFrame' object has no attribute 'shape'