Publications by P. Tallon
Demo of Python in RMD #1
Analysis of Citations Issued by Baltimore City (2013-2020) Here is some general information on my data. Let’s now look at the results. First up is a Bar Chart Here’s what I found in my bar chart. # I added these two lines as I had some errors when knitting my rmarkdown code import os os.environ['QT_QPA_PLATFORM_PLUGIN_PATH'] = 'c:/users/pp...
1092 sym R (14967 sym/22 pcs) 6 img
Document
Introduction & Data Set According to the World Health Organization (WHO), stroke is the 2nd leading cause of death globally, responsible for approximately 11% of total deaths. This data set can be used to predict whether a patient is likely to have a stroke based on the input parameters like gender, age, various diseases, and work environment. Fo...
4261 sym R (10682 sym/21 pcs) 5 img
BK
import os os.environ['QT_QPA_PLATFORM_PLUGIN_PATH']='C:/ProgramData/Anaconda3/Library/plugins/platforms' Introduction This World Happiness Report is a publication of the United Nations Sustainable Development Solutions Network. This report is conducted every year and includes articles and rankings of the happiness levels of a country. The data ...
13855 sym R (7904 sym/7 pcs) 4 img
Document
import os os.environ['QT_QPA_PLATFORM_PLUGIN_PATH']='C:/ProgramData/Anaconda3/Library/plugins/platforms' Introduction This World Happiness Report is a publication of the United Nations Sustainable Development Solutions Network. This report is conducted every year and includes articles and rankings of the happiness levels of a country. The data ...
13855 sym R (7589 sym/7 pcs) 4 img
Document
Introduction This Python Assignment looks at parking violations in the Philadephia, Pennsylvania for different years. These datasets are from OpenDataPhilly: https://www.opendataphilly.org/dataset/parking-violations. When looking at the data I wanted to look at the quarter and months of when violations occurred, the actaul versus the average for ...
8538 sym R (15663 sym/9 pcs) 5 img
Document
Introduction This Python Assignment looks at parking violations in the Philadephia, Pennsylvania for different years. These datasets are from OpenDataPhilly: https://www.opendataphilly.org/dataset/parking-violations. When looking at the data I wanted to look at the quarter and months of when violations occurred, the actaul versus the average for ...
8548 sym R (15691 sym/10 pcs) 6 img
J. Novak
# add these two lines underneath the chunk where you have included the use_python line. import os os.environ['QT_QPA_PLATFORM_PLUGIN_PATH'] = 'C:/ProgramData/Anaconda3/Library/plugins/platforms' Introduction This Python Assignment looks at parking violations in the Philadephia, Pennsylvania for different years. These datasets are from OpenData...
8601 sym R (148760 sym/11 pcs) 5 img
Document
This clip comes from an NFL game from January 3, 2021, featuring the Miami Dolphons vs. Baffalo Bill - a game that Buffalo won by 56 points to 26. The clip from Youtube shows the magic of a punt return going all the way to the endzone for a touchdown by Isaiah McKenzie. The action in the video clip is replicated in the visualization below with o...
1358 sym 1 img
Document
Introduction The data set that I chose to analyze dealt with soccer games in the La Liga ranging from 2014 to 2020. The La Liga is a well know soccer league that that takes place in Spain and is the highest level of soccer in the country. The La Liga consists of a few of the most well known soccer teams throughout the world with decorative histor...
6898 sym R (5800 sym/6 pcs) 3 img