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

Add iterrows() and itertuples() DataFrame API, its usage is similar to pandas #380

Merged
merged 11 commits into from
Aug 20, 2021

Commits on Aug 18, 2021

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

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    4d3bde2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a0a9da View commit details
    Browse the repository at this point in the history
  3. Remove unuser import

    kxbin committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    37c3e31 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Format docstrings

    kxbin committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    2461811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    408f01a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8169879 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bee54c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be0ce73 View commit details
    Browse the repository at this point in the history
  6. Add pytest import

    sethmlarson committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    3445ca8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    152e0b6 View commit details
    Browse the repository at this point in the history