Publications by P. Tallon
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
Document
# 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
A. Parlato
import numpy as np import pandas as pd import matplotlib.pyplot as plt import warnings import matplotlib.patches as mpatches from matplotlib.ticker import FuncFormatter Analysis of Healthly Lifestyles of Cities Around the World in 2021 Introduction This data set contains information on the healthy lifestyle of 42 cities around the world i...
6775 sym R (11988 sym/7 pcs) 6 img
Publish 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 (7590 sym/7 pcs) 4 img
Reggie Fay
library(reticulate) use_python("C:/ProgramData/Anaconda3") Analysis of Crime in Boston (2015-2021) Introduction This page was created by Reggie Fay on March 30th, 2022. The page contains graphs of Boston crime data with the idea of analyzing the graphs to show where, when, and what types of crime occur in Boston. The overall goal of the...
6931 sym R (7871 sym/6 pcs) 4 img