kieferk / dfply

dplyr-style piping operations for pandas dataframes
GNU General Public License v3.0
889 stars 103 forks source link

Also run tests with Python 3.6 on Travis CI #42

Closed srstevenson closed 6 years ago

srstevenson commented 6 years ago

Python 3.6 is the current stable release, and also the version that will be installed if a user who has installed Miniconda3 today creates a new Conda environment without explicitly specifying the Python version.