Skip to content

Releases: coursera/pandas-ply

v0.2.1

27 Aug 08:51
Compare
Choose a tag to compare

IMPORTANT NOTE: The pandas-ply package is now called pandas_ply rather than just ply. You should write:

from pandas_ply import A, B, C

rather than the older

from ply import A, B, C

Sorry for the trouble, but the other ply beat us to the name by 13 years.

v0.1.2

02 Dec 03:10
Compare
Choose a tag to compare
Bump version to 0.1.2

v0.1.1

02 Dec 00:09
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
Bump version to 0.1.1

v0.1.0

26 Nov 00:23
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
(Slightly less) initial commit