Skip to content

Make Python 2 compatible

Latest
Compare
Choose a tag to compare
@CorySimon CorySimon released this 11 Mar 17:13
· 5 commits to master since this release
8ebc147

thanks to @ltalirz

  • pyIAST is now compatible with Python 2
  • an up-to-date version of pandas is required and argmin is changed to idxmin
  • the code is now better-formatted with yapf