This repository has been archived by the owner on Apr 30, 2022. It is now read-only.
v3.2.0: Add test support for python 3.6. (#90)
* Add test support for python 3.6. Raise error when over 1000000 rows when fetching tables with paginate Pandas fix for newer pandas version. Bump package version 3.2.0 * The newest version of requests breaks the package. * casing * minor correction. * Don’t need this step.