Tips on PyBuilder

Posted on Jan 12, 2019 in Computer Science • Tagged with programming, PyBuilder, Python, project management

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

Poetry is a better …


Continue reading

Install Python Pip in Cygwin

Posted on Mar 04, 2019 in Software • Tagged with software, Python, Cygwin, pip

python3 -m ensurepip

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

References

https://stackoverflow.com/questions/30863501/installing-new-versions-of-python-on-cygwin-does-not-install-pip


Compare R with Other Languages on Data Manipulation

Posted on May 13, 2012 in Computer Science • Tagged with Python, C++, programming, statistics, Java, string, data frame, R, OOP, MATLAB, CRAN

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

Here I compare R with other languages such as C/C++, Java, MATLAB, Python and so on data manipulation. I list a few advantages and disadvantages of …


Continue reading