Untitled
/app/software/binaries/python3.7.3/lib/python3.7/site-packages/pandas/io/sql.py:1191: UserWarning: The provided table name 'APAD_MATRIX' is not found exactly as such in the database after writing the table, possibly due to case sensitivity issues. Consider using lower case table names. warnings.warn(msg, UserWarning)