Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API: added array #23581

Merged
merged 57 commits into from
Dec 28, 2018
Merged

API: added array #23581

merged 57 commits into from
Dec 28, 2018

Commits on Nov 8, 2018

  1. added array

    TomAugspurger committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    bfefc96 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Configuration menu
    Copy the full SHA
    51480a3 View commit details
    Browse the repository at this point in the history
  2. update registry test

    TomAugspurger committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    dcb7931 View commit details
    Browse the repository at this point in the history
  3. update doc examples

    TomAugspurger committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    a635649 View commit details
    Browse the repository at this point in the history
  4. wip

    TomAugspurger committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    fb0d8bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d58a320 View commit details
    Browse the repository at this point in the history
  6. inference

    TomAugspurger committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    fe06de4 View commit details
    Browse the repository at this point in the history
  7. ia updates

    TomAugspurger committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    72f7f06 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. test fixup

    TomAugspurger committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    c02e183 View commit details
    Browse the repository at this point in the history
  2. isort

    TomAugspurger committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    a2d3146 View commit details
    Browse the repository at this point in the history
  3. fixups

    TomAugspurger committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    37901b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

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

    TomAugspurger committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    9401dd3 View commit details
    Browse the repository at this point in the history
  3. dtype from ea

    TomAugspurger committed Nov 12, 2018
    2 Configuration menu
    Copy the full SHA
    838ce5e View commit details
    Browse the repository at this point in the history
  4. series, index tests

    TomAugspurger committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    5260b99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    248e9e0 View commit details
    Browse the repository at this point in the history
  6. added ndarray case

    TomAugspurger committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    cf07c80 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

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

Commits on Nov 17, 2018

  1. Configuration menu
    Copy the full SHA
    5e0dc62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe40189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eb9d08 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Configuration menu
    Copy the full SHA
    fa7b200 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ca14fe View commit details
    Browse the repository at this point in the history
  3. copy

    TomAugspurger committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    4473899 View commit details
    Browse the repository at this point in the history
  4. prefix for arrays

    TomAugspurger committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    382f57d View commit details
    Browse the repository at this point in the history
  5. Added arrays

    TomAugspurger committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    dd76a2b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Configuration menu
    Copy the full SHA
    159d3a2 View commit details
    Browse the repository at this point in the history
  2. update docstring

    TomAugspurger committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    5366950 View commit details
    Browse the repository at this point in the history
  3. docstring order

    TomAugspurger committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    c818a8f View commit details
    Browse the repository at this point in the history
  4. Revert "docstring order"

    This reverts commit c818a8f.
    TomAugspurger committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    ba8b807 View commit details
    Browse the repository at this point in the history
  5. Updates

    * interval inference
    * copy by default
    * doc clarifications
    TomAugspurger committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    77cd782 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Configuration menu
    Copy the full SHA
    dfada7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eff701 View commit details
    Browse the repository at this point in the history
  3. 3 Configuration menu
    Copy the full SHA
    9406400 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Configuration menu
    Copy the full SHA
    8eb07c3 View commit details
    Browse the repository at this point in the history
  2. Wrap long error message

    TomAugspurger committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    ea3a118 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

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

    * Removed raising on strings
    * Docstring passes
    TomAugspurger committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    fb814fc View commit details
    Browse the repository at this point in the history
  3. removed old test

    TomAugspurger committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    a6f6d29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c243f3 View commit details
    Browse the repository at this point in the history
  5. formatting

    TomAugspurger committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    86b81b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2018

  1. Configuration menu
    Copy the full SHA
    2c6cf97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50d4206 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Configuration menu
    Copy the full SHA
    9e1b4e6 View commit details
    Browse the repository at this point in the history
  2. Raise on scalars

    TomAugspurger committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    000967d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    bf829c3 View commit details
    Browse the repository at this point in the history
  2. docs on raising

    TomAugspurger committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    faf114d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

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

Commits on Dec 28, 2018

  1. Configuration menu
    Copy the full SHA
    1c4da0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36c6f00 View commit details
    Browse the repository at this point in the history
  3. Updates for PandasArray

    TomAugspurger committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    932e119 View commit details
    Browse the repository at this point in the history
  4. update docstring

    TomAugspurger committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    45d07eb View commit details
    Browse the repository at this point in the history
  5. Updates

    * doc ref
    * use extract_array
    * use PandasArray._from_sequence
    TomAugspurger committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    d1aba73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    981f735 View commit details
    Browse the repository at this point in the history
  7. fixed test expected

    TomAugspurger committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    1f3bb50 View commit details
    Browse the repository at this point in the history
  8. doc lint

    TomAugspurger committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    c8d3960 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b9e251 View commit details
    Browse the repository at this point in the history