Skip to content
This repository was archived by the owner on Jul 25, 2022. 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: datafusion-contrib/datafusion-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.0
Choose a base ref
...
head repository: datafusion-contrib/datafusion-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.1-rc1
Choose a head ref
  • 6 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 10, 2022

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

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    cc1649a View commit details
    Browse the repository at this point in the history
  2. update readme and changelog (#38)

    * fix example import
    
    * Update README.md
    
    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    
    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    jimexist and alamb authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    7b336a9 View commit details
    Browse the repository at this point in the history
  3. fix demo in readme (#40)

    jimexist authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    e24d59c View commit details
    Browse the repository at this point in the history
  4. use __getitem__ for df column selection (#41)

    * use __getitem__ for df column selection
    
    * add python test
    jimexist authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    cbf6840 View commit details
    Browse the repository at this point in the history
  5. release 0.5.1

    jimexist committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    caa48ad View commit details
    Browse the repository at this point in the history
Loading