We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2a043c6
IMPORTANT NOTE: The pandas-ply package is now called pandas_ply rather than just ply. You should write:
pandas_ply
ply
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.
686179d
Bump version to 0.1.2
36e12fe
Bump version to 0.1.1
55589a8
(Slightly less) initial commit