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: javascriptdata/danfojs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: javascriptdata/danfojs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 14 commits
  • 16 files changed
  • 4 contributors

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    6e115cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8087a3f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Merge pull request #347 from Devwulf/dev

    Added type to DataFrame.rename mapper
    risenW authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    a6e2cf4 View commit details
    Browse the repository at this point in the history
  2. Added groupby.std()

    Devwulf committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    5d8bf10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    decd1b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Merge pull request #351 from Devwulf/dev

    Added the missing groupby.std()
    steveoni authored Jan 15, 2022
    Configuration menu
    Copy the full SHA
    4993242 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Bump follow-redirects from 1.13.1 to 1.14.7 in /src/danfojs-browser

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.14.7.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.13.1...v1.14.7)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    e0c689a View commit details
    Browse the repository at this point in the history
  2. Bump follow-redirects from 1.14.6 to 1.14.7 in /src/danfojs-base

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.6...v1.14.7)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    12563db View commit details
    Browse the repository at this point in the history
  3. Merge pull request #352 from javascriptdata/dependabot/npm_and_yarn/s…

    …rc/danfojs-browser/follow-redirects-1.14.7
    
    Bump follow-redirects from 1.13.1 to 1.14.7 in /src/danfojs-browser
    risenW authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    d9866a6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #353 from javascriptdata/dependabot/npm_and_yarn/s…

    …rc/danfojs-base/follow-redirects-1.14.7
    
    Bump follow-redirects from 1.14.6 to 1.14.7 in /src/danfojs-base
    risenW authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    b2a14df View commit details
    Browse the repository at this point in the history
  5. Fixes #354

    risenW committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    d0cd7b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6626af View commit details
    Browse the repository at this point in the history
  7. Update version number

    risenW committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    65f9b37 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dev'

    risenW committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    d267db6 View commit details
    Browse the repository at this point in the history
Loading