We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Following the install instructions https://featuretools.alteryx.com/en/stable/install.html
there are lots of additional packages which can be installed via pip.
I tend to use conda-forge as my default package installer.
Would it be possible to add some of the other packages to conda-forge? e.g. autonormalize.
autonormalize
I find greyskull very useful for doing this https://www.marcelotrevisani.com/grayskull
you could then add extra info for install other packages e.g. conda install -c conda-forge featuretools tsfresh autonormalize
conda install -c conda-forge featuretools tsfresh autonormalize
The text was updated successfully, but these errors were encountered:
@raybellwaves We are in the process of adding tsfresh-primitives to conda-forge: conda-forge/staged-recipes#16677
Sorry, something went wrong.
Closing in favor of alteryx/autonormalize#43
No branches or pull requests
Following the install instructions https://featuretools.alteryx.com/en/stable/install.html
there are lots of additional packages which can be installed via pip.
I tend to use conda-forge as my default package installer.
Would it be possible to add some of the other packages to conda-forge? e.g.
autonormalize
.I find greyskull very useful for doing this https://www.marcelotrevisani.com/grayskull
you could then add extra info for install other packages e.g.
conda install -c conda-forge featuretools tsfresh autonormalize
The text was updated successfully, but these errors were encountered: