Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #772 from a-szulc/master
change X.iloc[:, 1] to X[column_name] so there is no warning from pandas (fixes #750)
- Loading branch information