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

Standard again #1

Closed
wants to merge 27 commits into from
Closed

Standard again #1

wants to merge 27 commits into from

Commits on Mar 30, 2023

  1. wip

    MarcoGorelli committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    504ff7c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. wip

    MarcoGorelli committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    45e9b09 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. wip

    MarcoGorelli committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    11707d7 View commit details
    Browse the repository at this point in the history
  2. wip

    MarcoGorelli committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d225e2e View commit details
    Browse the repository at this point in the history
  3. gosh, nightmare?

    MarcoGorelli committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    9a5474a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. start updating

    MarcoGorelli committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ab7ba82 View commit details
    Browse the repository at this point in the history
  2. wip

    MarcoGorelli committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    56a7fa2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. wip

    MarcoGorelli committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f404f7d View commit details
    Browse the repository at this point in the history
  2. wip

    MarcoGorelli committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    da673b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. wip

    MarcoGorelli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    9fdf525 View commit details
    Browse the repository at this point in the history
  2. ooh, getting there!

    MarcoGorelli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    d6e96fe View commit details
    Browse the repository at this point in the history
  3. use dropna

    MarcoGorelli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    939c5be View commit details
    Browse the repository at this point in the history
  4. reduce to_array usage

    MarcoGorelli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    248705e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. use isnull

    MarcoGorelli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    2f23ff7 View commit details
    Browse the repository at this point in the history
  2. clean up

    MarcoGorelli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    2fef093 View commit details
    Browse the repository at this point in the history
  3. dont iterate over groups

    MarcoGorelli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    3a4cb00 View commit details
    Browse the repository at this point in the history
  4. remove pd.Series call

    MarcoGorelli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a552c92 View commit details
    Browse the repository at this point in the history
  5. clean up

    MarcoGorelli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    545ef5d View commit details
    Browse the repository at this point in the history
  6. remove to_array usage

    MarcoGorelli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    33ce0b4 View commit details
    Browse the repository at this point in the history
  7. use sorted_indices

    MarcoGorelli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1ae7641 View commit details
    Browse the repository at this point in the history
  8. further clean up

    MarcoGorelli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b84f6d8 View commit details
    Browse the repository at this point in the history
  9. one more sorted indices

    MarcoGorelli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c6bba5c View commit details
    Browse the repository at this point in the history
  10. cln

    MarcoGorelli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    70ee3dd View commit details
    Browse the repository at this point in the history
  11. cleanup

    MarcoGorelli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    85c8b37 View commit details
    Browse the repository at this point in the history
  12. remove pd.DataFrame call

    MarcoGorelli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    5241a73 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. from_array => from_sequence

    MarcoGorelli committed May 2, 2023
    Configuration menu
    Copy the full SHA
    ef223ad View commit details
    Browse the repository at this point in the history
  2. update

    MarcoGorelli committed May 2, 2023
    Configuration menu
    Copy the full SHA
    2f0d9da View commit details
    Browse the repository at this point in the history