Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@emordonez
emordonez
Follow
View emordonez's full-sized avatar

Eric Ordonez emordonez

Economics @ Simon Fraser University

Block or report emordonez

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more aboutreporting abuse.

Report abuse

PinnedLoading

  1. transfermarkt-transferstransfermarkt-transfersPublic

    Web-scraped Transfermarkt data for all soccer/football transfers in 10 European leagues over 30 seasons

    Python 24 12

  2. Sample visualizations of European so...Sample visualizations of European soccer transfer data from Transfermarkt, created with R and ggplot2. See the README for the source repo and data set.
    1
    # Setup
    2
    source("./transfers-0.R")
    3
    # Premier League 2020/21
    4
    source("./transfers-1.R")
    5
    # Big Six spending
  3. connecting-wallconnecting-wallPublic

    A web implementation of the connecting wall from "Only Connect," built with Vue

    Vue 19 10

  4. websitewebsitePublic

    My personal website built with Vue/Nuxt/Windi

    Vue

  5. Example analysis and visualizations ...Example analysis and visualizations of World Bank data for ASEAN GDP indicators.
    1
    if (!require("pacman")) install.packages("pacman")
    2
    pacman::p_load("dplyr","ggplot2","readr","reticulate","showtext")
    3
    4
    # Utility function to save ggplots
    5
    save_image<-function(filename,plot,width=7,height=7) {
  6. Example breakdown of PSA data on reg...Example breakdown of PSA data on regions of the Philippines by GDP.
    1
    if (!require("pacman")) install.packages("pacman")
    2
    pacman::p_load(
    3
    "dplyr","ggplot2","readr","reticulate",
    4
    "sf","showtext","stringr"
    5
    )

[8]ページ先頭

©2009-2025 Movatter.jp