Closed cgdeboer closed 4 years ago
@richafrank looks like the last tagged version was Aug of last year. When do you and team anticipate cutting a new version, with this PR included ?
When do you and team anticipate cutting a new version, with this PR included ?
It looks like the most recent tagged version was June of this year (0.5.4), but the team never made a release. I just made a release for that, and I'll do the same after merging this.
@cgdeboer 0.5.5 is released!
Pandas is removing this
[:, x]
style of multi-dimension indexer. (https://github.com/pandas-dev/pandas/issues/27837).This converts pandas Series to an array to ensure API is compliant with updates to Pandas.