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(
|