Python

Read the latest updates about all things Python at Microsoft

What do your users really think? Using Text Analytics to understand GitHub Issue Sentiment

(image) Ever get the feeling your users aren't that happy with your project? We all get those issues that are real downers on our repository. So I thought, let's take these issues and make something fun. Using the Text Analytics Service and the WordCloud Python package, we can make some pretty pictures out of otherwise negative comments. I ...

Python 3 is Winning Library Developer Support

(image) https://notebooks.azure.com/library/rJUgQ81mnpo In 3 months, Python 3 will be better supported than Python 2. Are you using Python 3 for your development? It has been out for 7+ years at this point. So, if you aren't using it, why not? Since December of 2008, the initial release of Python 3, it seems the new version of Python has ...