This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
v2.0.8
Porting the following features from PyAthena.
- Change s3_staging_dir argument to optional.
laughingman7743/PyAthena#107 - Support pandas.to_sql.
laughingman7743/PyAthena#110 - Fix parameter format of Decimal type.
laughingman7743/PyAthena#123 - Changed date and datetime type conversions to use literal values in all cases.
laughingman7743/PyAthena#127 - Add code format configurations & Apply code formatting.
laughingman7743/PyAthena#138