Closed scotthavens closed 4 years ago
Pandas came out with an update to version 1.0 and it seems that with Python 3.5.2, pandas doesn't want to install. Have tested with Python 3.6.9 and it doesn't have this problem. Both tested with fresh virtual env.
pandas
PR #42 will solve this issue
officially fixed in 0.7.7 by closing PR #42
Pandas came out with an update to version 1.0 and it seems that with Python 3.5.2,
pandas
doesn't want to install. Have tested with Python 3.6.9 and it doesn't have this problem. Both tested with fresh virtual env.