Skip to content
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: aeturrell/python4DS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: aeturrell/python4DS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.1
Choose a head ref
  • 19 commits
  • 30 files changed
  • 4 contributors

Commits on Aug 26, 2023

  1. Update Dockerfile

    aeturrell authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    7a54ed6 View commit details
    Browse the repository at this point in the history
  2. update r4ds url to r4ds(2e)

    - This pull request updates r4ds url to r4ds(2e), i.e. <r4ds.had.co.nz> to <r4ds.hadley.nz>
    zekiakyol committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    d552786 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from zekiakyol/fix-url

    update r4ds url to r4ds(2e). Great stuff thanks [zekiakyol](https://github.com/zekiakyol)!
    aeturrell authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    9bbb7bb View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. closes #16 and #13

    aeturrell committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5489285 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. change "dataframe(s)" to "data frame(s)"

    - This pull request changes "dataframe(s)" to "data frame(s)" for non-object type (non-`DataFrame`) references, cover-to-cover.
    - Closes #17
    zekiakyol committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c7eb7e8 View commit details
    Browse the repository at this point in the history
  2. add () for inline functions

    This pull request
    - adds `()` for inline functions
    - Changes `wan` to `want` in **data-tidy.ipynb**
    - Changes `2 ^ 3` to `2 ** 3` in **workflow-basics.ipynb**
    - Closes #18
    zekiakyol committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d26d67b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    9e6d4cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dd75f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    1d6c56a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. more contributors ✨

    aeturrell committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    24707ef View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Update command-line.md

    yibenhuang authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3fafe76 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Merge pull request #23 from yibenhuang/patch-1

    Update command-line.md
    aeturrell authored Oct 29, 2023
    Configuration menu
    Copy the full SHA
    4a61354 View commit details
    Browse the repository at this point in the history
  2. adding contributor

    aeturrell committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    106e00e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bdd6cd View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    ae5d370 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from aeturrell/resolve_issues

    closes Issue on page /data-visualise.html #25 to Add contributor #36
    aeturrell authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    9da5e2a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    5f1c361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57e2374 View commit details
    Browse the repository at this point in the history
  3. updating contributor list

    aeturrell committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    33f54ab View commit details
    Browse the repository at this point in the history
Loading