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

feat: polars implementation of table #744

Merged
merged 40 commits into from
May 9, 2024
Merged

feat: polars implementation of table #744

merged 40 commits into from
May 9, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    04629ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2835bd4 View commit details
    Browse the repository at this point in the history
  3. style: add comma

    lars-reimann committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5cd1229 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9844d65 View commit details
    Browse the repository at this point in the history
  5. docs: minor changes

    lars-reimann committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d4023ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61e361f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7eeb86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b6cd5d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9c6264 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f9bcba0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a612198 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d53fd09 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4dcd9d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3ea43f2 View commit details
    Browse the repository at this point in the history
  15. refactor: bring back ExperimentalTable.remove_columns_except

    The other version was way too verbose.
    lars-reimann committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f8b1f84 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b8b975b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6e3843a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    27f8495 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3eefe18 View commit details
    Browse the repository at this point in the history
  20. feat: column plots

    lars-reimann committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ae3ac76 View commit details
    Browse the repository at this point in the history
  21. perf: faster lag plot

    lars-reimann committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1ba620e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7a7037c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4c79e6e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    8b65aea View commit details
    Browse the repository at this point in the history
  2. feat: floor & ceil

    lars-reimann committed May 9, 2024
    Configuration menu
    Copy the full SHA
    31f9c11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcd4c61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7315c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1eaec6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69cda9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    caf1745 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    973db7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8971dd3 View commit details
    Browse the repository at this point in the history
  10. feat: histograms

    lars-reimann committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5a15186 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    565778d View commit details
    Browse the repository at this point in the history
  12. fix: import errors

    lars-reimann committed May 9, 2024
    Configuration menu
    Copy the full SHA
    76136f5 View commit details
    Browse the repository at this point in the history
  13. build: update deps

    lars-reimann committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3640b3b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cc2e094 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f5a6238 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fb7ed01 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bf09f2c View commit details
    Browse the repository at this point in the history