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

Avoid nda.tolist() in Table.get_dataframe() when possible #32

Merged
merged 5 commits into from
Nov 3, 2023

Commits on Nov 3, 2023

  1. do subs before os vars

    jasondet committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    02dc4af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d347051 View commit details
    Browse the repository at this point in the history
  3. don't convert to list

    jasondet committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    29c1813 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0eb837 View commit details
    Browse the repository at this point in the history
  5. scalars can be str.

    jasondet committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e53fc41 View commit details
    Browse the repository at this point in the history