by Ednalyn C. De Dios | Feb 11, 2021 | Data Science, Power BI
A hands-on introduction to Microsoft Analytics Tool As a data scientist, you’ll need to learn to be comfortable with analytics tools sooner or later. In today’s post, we will dive headfirst and learn the very basics of Power BI. Be sure to click on the images to...
by Ednalyn C. De Dios | Oct 20, 2020 | Data Science, Power BI
A visual step-by-step guide to forecasting using Power BI. In this post, we’ll go through the process of creating forecasting in Power BI. Get the Data You can download the dataset that I used here. It contains daily female births in California in 1959¹. For a...
by Ednalyn C. De Dios | May 24, 2020 | Data Science, NLP, Power BI
A quick start guide on building a Python visual with a few simple clicks of the mouse and a dash of code. In a previous article, I wrote a quick start guide on creating and visualizing n-gram ranking using nltk for natural language processing. However, I needed a...
by Ednalyn C. De Dios | May 17, 2020 | Data Science, NLP, Power BI
In a previous article, I wrote a quick start guide to visualize a Pandas dataframe using networkx and matplotlib. While it was fun to learn and explore more about network graphs in Python, I got to thinking about how to present the results to others who don’t have...