Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: udacity/pdsnd_github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Ploru/pdsnd_github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 27, 2019

  1. Initial commit of bikeshare_ppd.py project

    Uploading bikeshare_ppd.py code used to complete the previous section
    of the Udacity Programming for Data Science course.
    Pato Plorutti committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    51326e6 View commit details
    Browse the repository at this point in the history
  2. Updated README file with project information

    Included all the default fields for this file:
    1.Date created
    2.Project Title
    3. Description
    4. Files used
    5. Credits
    Pato Plorutti committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    a223910 View commit details
    Browse the repository at this point in the history
  3. Updated README.md formatting and corrected date

    Included hyperlinks, emojis and cleaned up the look and feel of
    the document.
    Pato Plorutti committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    c6c138a View commit details
    Browse the repository at this point in the history
  4. Added bike image to README

    Pato Plorutti committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    c298103 View commit details
    Browse the repository at this point in the history
  5. Formatted .py script (no functionality changes)

    Added spaces, removed some comments and reduced length of a few lines of
    code
    Pato Plorutti committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    ce81993 View commit details
    Browse the repository at this point in the history
  6. raw_data() changed to show 10 rows each time

    Pato Plorutti committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    79a3e2b View commit details
    Browse the repository at this point in the history
  7. Edited confirmation messages on get_filters()

    Pato Plorutti committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    5478d30 View commit details
    Browse the repository at this point in the history
  8. Edited phrasing for time_stats() responses

    Pato Plorutti committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    397144d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Merge branch 'refactoring'

    Pato Plorutti committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    98c0e66 View commit details
    Browse the repository at this point in the history
Loading