Problem:
Power BI has a Google Analytics connector but one can not apply filters to the download such as date range, event category etc. This article will solve the problem by dynamically downloading data using Google Analytics API based on user's requirements.
Software Used: Python and Google Analytics Query Explorer
Solution: OAuth method is used …
Continue reading "Dynamic Google Analytics API using Python"
Email Classification into relevant labels using Neural Networks
This research work has been carried out jointly by Deepak Kumar Gupta & Shruti Goyal
November 11, 2017
Copyright Notice: Any redistribution or reproduction of part or all of the contents in any form is prohibited other than the following: you may print or download to a …
Continue reading "Email Classification into Relevant Category Using Neural Networks"
This tutorial will give a walk through the installation and connecting Tableau with TabPy. After this tutorial, one will be able to execute a simple python function from Tableau to perform some analytics calculation such as correlations etc
- Installation of Python and TabPy
- Windows Users: https://github.com/tableau/TabPy
- Download this official TabPy Integration from above link. …
Continue reading "TabPy Tutorial: Integration of Python in Tableau"