Tag: Data Analysis

  • Pandas Foundation – Final Project

    Pandas Foundation – Final Project

    Subscribe to continue reading

    Subscribe to get access to the rest of this post and other subscriber-only content.

  • New York Flight 2013 Analysis and Insights

    New York Flight 2013 Analysis and Insights

    This project I use R to clean and analyse data.

    The dataset that I choose is nycflights13

    Let’s go!

    ## print first line
    print("hello world")

    Load data

    install.packages("tidyverse"
    install.packages("nycflights13")
    
    data("flight")

    Write for Life

    Naval Ravikant

    Writing : code + media

    • Media generates traffice
    • Code is the foundation of software (as a product)