Wenjie Du

Results 26 comments of Wenjie Du

Got the same problem. Did you solve it? @ZhanPython

Hi Maciej, Yes, I noticed that building an environment for PyPOTS does take some time. So your PR looks helpful indeed. Thank you for your idea! But GitHub auto-testing met...

Cool. Please reopen your PR when you think it's ready. Then we can run a test to see if your commits can speed up the process of environment building.

This commit works fine. You can try to specify the version of each package to see how much it can speed up. 👀

No worries. I'll give your idea a try by myself when I have time 😃. I add this idea in GitHub Discussion, you can check it out here #8 Many...

So far, my conclusion is similar to [MaciejSkrabski](https://github.com/MaciejSkrabski) in PR #7. I only had success with specified Conda channels that indeed speeds up the testing process. I also tried to...

Hi there,Thank you so much for your attention to PyPOTS! If you find PyPOTS helpful to your work, please star⭐️ this repository. Your star is your recognition, which can help...

Thank you very much for your suggestion, Sugato! I'll release the source code as the tar file together with the wheel in the next version.

In PR #14, I added a workflow to automatically publish a package (with both a wheel and the source code) to PyPI when creating a new release on GitHub. Not...

The automation workflow works as expected. Check the result here [https://pypi.org/project/pypots/#files](https://pypi.org/project/pypots/#files).