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: WolframResearch/WolframClientForPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: WolframResearch/WolframClientForPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev/Tabular/master
Choose a head ref
  • 7 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 14, 2024

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

Commits on Feb 20, 2024

  1. include pyarrow.ipc

    chere005 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    21c0254 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. * Add pyarrow.Table -> Tabular implementation

    * pandas DataFrame serializes ImportByteArray call now.. if we ever figure out how to set pandas_dataframe_head
    chere005 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1ac3161 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    a41b382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26c7ba0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Pull request #262: return pyarrow.Table as Tabular in ExternalEvaluate

    Merge in LCL/wolframclientforpython from dev/Tabular/Connect to dev/Tabular/master
    
    * commit '26c7ba0deb054826bbc1d37364d608d73cfe9430':
      automatic code lint
      * Add pyarrow.Table -> Tabular implementation * pandas DataFrame serializes ImportByteArray call now.. if we ever figure out how to set pandas_dataframe_head
      include pyarrow.ipc
      attempt to return pandas DataFrame using ArrowIPC
    chere005 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6ae2450 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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