summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use native python on MacOSmacos-simplificationSeth Morton2020-11-151-7/+6
* Merge pull request #120 from SethMMorton/pandas-documentationSeth Morton2020-11-153-10/+27
|\
| * Don't use very new sphinxSeth Morton2020-11-152-4/+4
| * Add Pandas documentation linksSeth Morton2020-11-151-3/+11
| * Change new pandas example so that doctests ignore itSeth Morton2020-11-151-13/+12
| * Merge pull request #116 from kuraga/patch-1Seth Morton2020-11-151-7/+17
| |\ |/ /
| * Update examples.rstAlexander Kurakin2020-08-191-1/+11
| * Update "Sorting a Pandas DataFrame" documentation. Closes #115Alexander Kurakin2020-08-091-7/+7
* | Merge pull request #119 from swt2c/update_numeric_hex_py39Seth Morton2020-11-152-0/+28
|\ \ | |/ |/|
| * Add Python 3.9 to Travis CI configurationScott Talbert2020-11-031-0/+1
| * Update unicode_numeric_hex.py with Python 3.9's Unicode DatabaseScott Talbert2020-11-021-0/+27
|/
* Update changelogSeth Morton2020-04-251-0/+4
* Updated how it works to reflect current codeSeth Morton2020-04-251-12/+8
* Fix typo in docsSeth Morton2020-04-251-1/+1
* Fix broken m2r depSeth Morton2020-04-252-4/+4
* Dix missing example blocks in how-it-worksSeth Morton2020-04-251-3/+3
* Merge pull request #113 from graingert/patch-1Seth Morton2020-02-141-1/+1
|\
| * fix DepricationWarning typoThomas Grainger2020-02-141-1/+1
|/
* Merge pull request #112 from SethMMorton/attempt-to-get-windows-ci-working-againSeth Morton2020-01-291-7/+7
|\
| * Re-enable Windows testingattempt-to-get-windows-ci-working-againSeth Morton2020-01-291-7/+7
|/
* Bump version: 7.0.0 → 7.0.17.0.1Seth Morton2020-01-275-5/+8
* Update changelogSeth Morton2020-01-271-0/+4
* Merge pull request #111 from SethMMorton/investigate-and-fix-odd-locale-behaviorSeth Morton2020-01-273-4/+25
|\
| * Properly escape text injected into regexSeth Morton2020-01-271-4/+3
| * Add tests to challenge de localeSeth Morton2020-01-271-0/+14
| * Include a test for issue #109Seth Morton2020-01-271-0/+8
|/
* Bump version: 6.2.0 → 7.0.07.0.0Seth Morton2020-01-085-4/+8
* Disable windows testingSeth Morton2020-01-081-7/+7
* Attempt to fix choco python installationSeth Morton2020-01-081-1/+1
* Update MacOS and Windows to 3.8.1Seth Morton2020-01-081-8/+8
* Change MacOS and Windows python to 3.7.4Seth Morton2020-01-081-2/+2
* Update license year (2020)Seth Morton2020-01-081-1/+1
* Updated README language about dropping 2.7Seth Morton2020-01-081-6/+7
* Skip installation in tox for clean and bumpSeth Morton2020-01-061-0/+2
* Fix bug caused by pytest-mocker API being removedSeth Morton2020-01-061-6/+6
* Update testing dependency versionsSeth Morton2020-01-062-13/+14
* Fix logic in deployment within Travis-CISeth Morton2020-01-061-1/+1
* Travis-CI.org to Travis-CI.comSeth Morton2020-01-062-5/+5
* Update RELEASING.mdSeth Morton2019-11-211-3/+11
* Revert "Don't skip existing for test PyPI"Seth Morton2019-11-201-0/+1
* Don't skip existing for test PyPISeth Morton2019-11-201-1/+0
* Update changelogSeth Morton2019-11-191-1/+2
* Merge branch 'polish-travis-ci'Seth Morton2019-11-191-52/+60
|\
| * Make deployment a separate stage.Seth Morton2019-11-191-25/+34
| * Make "install" step cross-platformSeth Morton2019-11-191-5/+2
| * Remove PYENV_VERSION from env on osxSeth Morton2019-11-191-3/+2
| * Add names to non-matrix buildsSeth Morton2019-11-191-0/+3
| * Remove specifying Python if not neededSeth Morton2019-11-191-8/+4
| * Remove filter_secrets: false for WindowsSeth Morton2019-11-191-1/+0
| * Clean up environment matrixSeth Morton2019-11-191-10/+1