Closed contang0 closed 4 years ago
Sorry you got mixed up, ply
is in the development version and it will be in the next release. If you want to use it then install the development version with
pip install git+https://github.com/has2k1/plydata.git@master
I see, thank you for the answer. what confused me is that the latest release docs already reference this function.
Hi,
I'm using the latest version of plydata yet I cannot import ply function:
from plydata import define, query, if_else, ply
Any advice?