apsimRegions
apsimRegions copied to clipboard
Update read/write_frame to read/to_sql in masterRunDb.py script
trafficstars
C:\Python27\lib\site-packages\pandas\io\sql.py:1561: FutureWarning: read_frame is deprecated, use read_sql warnings.warn("read_frame is deprecated, use read_sql", FutureWarning)
C:\Python27\lib\site-packages\pandas\io\sql.py:1607: FutureWarning: write_frame is deprecated, use to_sql warnings.warn("write_frame is deprecated, use to_sql", FutureWarning)
Docs: http://pandas.pydata.org/pandas-docs/version/0.18.0/io.html#sql-queries