A Report which contains data from a learning platform. Dataset was
collected, cleaned and visualization was done in Tableau.
This is a report for a sample charity organization. Dataset was
collected, cleaned, queried and visualization was done in Tableau.
This is a report of average sales & profit made by a sample
company. The visualization was done in Power BI. See Full story
for details.
The prosperLoanData contains 113937 entries spanning across 81 columns. There are three columns with boolean values, fifty columns with float values, eleven and seventeen columns with integer and string values respectively.
Click the link below for details
The dataset is the tweet archive of Twitter user @dog_rates, also known as WeRateDogs. WeRateDogs is a Twitter account that rates people's dogs with a humorous comment about the dog.
Click the link below for details
This data set contains information about 10,000 movies collected from The Movie Database (TMDb),including user ratings and revenue
Click the link below for details
In this project, the dataset was cleaned and I used python to do Exploratory Data
Analysis on player's data. See Full story for details
Code was written in Python. It asks for a card number and checks whether the card number
entered is from a valid ATM card and returns an output. See Full Story for details.
An Addition game in python that generates five random pairs of natural numbers and ask its user to add them, scores the user and calculates the total time spent on all the questions. You can check it out in Full story