magnus167
  • Joined on 2025-01-23
magnus167 synced commits to refs/pull/47/merge at magnus167/rustframe from mirror 2025-06-22 04:36:41 +00:00
ff4535c56b Implement column renaming in DataFrame, updating both logical names and underlying Frame references.
9b480e8130 Merge branch 'main' into dataframe
6e0ea441e4 Merge pull request #48 from Magnus167/range-index-update
453e34ef82 Improve panic message for invalid Range index in Frame::new test
Compare 6 commits »
magnus167 synced commits to refs/pull/30/merge at magnus167/rustframe from mirror 2025-06-22 04:36:41 +00:00
6e0ea441e4 Merge pull request #48 from Magnus167/range-index-update
453e34ef82 Improve panic message for invalid Range index in Frame::new test
092a7b7cce Validate range index length in Frame::new to prevent mismatches with matrix rows
Compare 4 commits »
magnus167 synced and deleted reference refs/tags/range-index-update at magnus167/rustframe from mirror 2025-06-22 04:36:40 +00:00
magnus167 synced commits to main at magnus167/rustframe from mirror 2025-06-22 04:36:40 +00:00
6e0ea441e4 Merge pull request #48 from Magnus167/range-index-update
453e34ef82 Improve panic message for invalid Range index in Frame::new test
092a7b7cce Validate range index length in Frame::new to prevent mismatches with matrix rows
Compare 3 commits »
magnus167 synced commits to dataframe at magnus167/rustframe from mirror 2025-06-22 04:36:40 +00:00
ff4535c56b Implement column renaming in DataFrame, updating both logical names and underlying Frame references.
9b480e8130 Merge branch 'main' into dataframe
6e0ea441e4 Merge pull request #48 from Magnus167/range-index-update
453e34ef82 Improve panic message for invalid Range index in Frame::new test
092a7b7cce Validate range index length in Frame::new to prevent mismatches with matrix rows
Compare 5 commits »
magnus167 synced and deleted reference refs/tags/refs/pull/48/merge at magnus167/rustframe from mirror 2025-06-22 04:36:40 +00:00
magnus167 synced commits to dataframe at magnus167/rustframe from mirror 2025-06-22 04:16:42 +00:00
magnus167 synced new reference dataframe to magnus167/rustframe from mirror 2025-06-22 04:16:42 +00:00
magnus167 synced commits to range-index-update at magnus167/rustframe from mirror 2025-06-22 04:16:42 +00:00
magnus167 synced new reference range-index-update to magnus167/rustframe from mirror 2025-06-22 04:16:42 +00:00
magnus167 synced commits to csv at magnus167/rustframe from mirror 2025-06-07 12:56:40 +00:00
325e75419c Merge branch 'main' into csv
349ae52629 Merge pull request #46 from Magnus167/bechmark-edits
7b33b5b582 Handle missing benchmark artifact by creating an HTML placeholder instead of failing the workflow
9279939c30 Replace BDatesList and BDateFreq with DatesList and DateFreq in benchmarks
092aebd5fc Merge pull request #45 from Magnus167/frame_ops_enhance
Compare 7 commits »
magnus167 synced commits to refs/pull/30/merge at magnus167/rustframe from mirror 2025-06-07 12:56:40 +00:00
325e75419c Merge branch 'main' into csv
Compare 2 commits »
magnus167 synced and deleted reference refs/tags/bechmark-edits at magnus167/rustframe from mirror 2025-06-07 12:36:41 +00:00
magnus167 synced commits to main at magnus167/rustframe from mirror 2025-06-07 12:36:41 +00:00
349ae52629 Merge pull request #46 from Magnus167/bechmark-edits
7b33b5b582 Handle missing benchmark artifact by creating an HTML placeholder instead of failing the workflow
9279939c30 Replace BDatesList and BDateFreq with DatesList and DateFreq in benchmarks
Compare 3 commits »
magnus167 synced commits to refs/pull/30/merge at magnus167/rustframe from mirror 2025-06-07 12:36:41 +00:00
349ae52629 Merge pull request #46 from Magnus167/bechmark-edits
7b33b5b582 Handle missing benchmark artifact by creating an HTML placeholder instead of failing the workflow
9279939c30 Replace BDatesList and BDateFreq with DatesList and DateFreq in benchmarks
092aebd5fc Merge pull request #45 from Magnus167/frame_ops_enhance
Compare 7 commits »
magnus167 synced new reference bechmark-edits to magnus167/rustframe from mirror 2025-06-07 12:16:40 +00:00
magnus167 synced commits to bechmark-edits at magnus167/rustframe from mirror 2025-06-07 12:16:40 +00:00
magnus167 synced and deleted reference refs/tags/frame_ops_enhance at magnus167/rustframe from mirror 2025-06-07 11:36:41 +00:00
magnus167 synced and deleted reference refs/tags/refs/pull/45/merge at magnus167/rustframe from mirror 2025-06-07 11:36:41 +00:00
magnus167 synced commits to main at magnus167/rustframe from mirror 2025-06-07 11:36:41 +00:00
092aebd5fc Merge pull request #45 from Magnus167/frame_ops_enhance
f1ab33ed96 Fix comments to remove placeholder text in usage examples for BDatesList and DatesList
80196f8a53 Enhance element-wise and bitwise operation implementations for Frame<T> and Frame<bool>
Compare 3 commits »