1
2026-07-19 228d838fdb7f7dde7edc4993fdbb9654c9c31df7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
D:\manage_system\project-wuji\ana-data\result\RUN-ANA-WUJI-FULL-2023-2026-20260608-001\tools\perform_entry_ai_review.py:237: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy.
  pd.read_sql(
D:\manage_system\project-wuji\ana-data\result\RUN-ANA-WUJI-FULL-2023-2026-20260608-001\tools\perform_entry_ai_review.py:237: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy.
  pd.read_sql(
D:\manage_system\project-wuji\ana-data\result\RUN-ANA-WUJI-FULL-2023-2026-20260608-001\tools\perform_entry_ai_review.py:237: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy.
  pd.read_sql(
D:\manage_system\project-wuji\ana-data\result\RUN-ANA-WUJI-FULL-2023-2026-20260608-001\tools\perform_entry_ai_review.py:237: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy.
  pd.read_sql(
D:\manage_system\project-wuji\ana-data\result\RUN-ANA-WUJI-FULL-2023-2026-20260608-001\tools\perform_entry_ai_review.py:237: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy.
  pd.read_sql(
D:\manage_system\project-wuji\ana-data\result\RUN-ANA-WUJI-FULL-2023-2026-20260608-001\tools\perform_entry_ai_review.py:237: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy.
  pd.read_sql(
D:\manage_system\project-wuji\ana-data\result\RUN-ANA-WUJI-FULL-2023-2026-20260608-001\tools\perform_entry_ai_review.py:237: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy.
  pd.read_sql(
D:\manage_system\project-wuji\ana-data\result\RUN-ANA-WUJI-FULL-2023-2026-20260608-001\tools\perform_entry_ai_review.py:237: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy.
  pd.read_sql(
D:\manage_system\project-wuji\ana-data\result\RUN-ANA-WUJI-FULL-2023-2026-20260608-001\tools\perform_entry_ai_review.py:237: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy.
  pd.read_sql(
D:\manage_system\project-wuji\ana-data\result\RUN-ANA-WUJI-FULL-2023-2026-20260608-001\tools\perform_entry_ai_review.py:237: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy.
  pd.read_sql(
D:\manage_system\project-wuji\ana-data\result\RUN-ANA-WUJI-FULL-2023-2026-20260608-001\tools\perform_entry_ai_review.py:248: FutureWarning: The behavior of DataFrame concatenation with empty or all-NA entries is deprecated. In a future version, this will no longer exclude empty or all-NA columns when determining the result dtypes. To retain the old behavior, exclude the relevant entries before the concat operation.
  minute = pd.concat(minute_parts, ignore_index=True) if minute_parts else pd.DataFrame()
D:\manage_system\project-wuji\ana-data\result\RUN-ANA-WUJI-FULL-2023-2026-20260608-001\tools\perform_entry_ai_review.py:249: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy.
  daily = pd.read_sql(
D:\manage_system\project-wuji\ana-data\result\RUN-ANA-WUJI-FULL-2023-2026-20260608-001\tools\perform_entry_ai_review.py:259: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy.
  calendar = pd.read_sql(