Working with text is an important component in many academic and industrial contexts. Whether your aim is to understand public reactions to the latest political event on Twitter, determine the appropriate target demographic with your product, or analyze DNA sequences, manipulating and restructuring text is a fundamental task. Fortunately, recent developments in the R programming …
In this hands-on workshop, we will learn the basics of data exploration, analysis and visualization with Python. We will introduce and work with the Pandas library and Jupyter Notebook, tools that have become the standard for data analysis with Python. Some introductory Python knowledge is necessary, since we will not have time to go over …