Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Updates the requirements on nested-pandas to permit the latest version.

Release notes

Sourced from nested-pandas's releases.

Nested-Pandas v0.4.1

What's Changed

New Contributors

Full Changelog: lincc-frameworks/nested-pandas@v0.4.0...v0.4.1

Commits
  • c771a8b Merge pull request #246 from lincc-frameworks/sean/read_pandas_kwargs
  • c15ace3 docstring
  • f850a13 linting
  • 2402e19 support kwargs for read_parquet
  • 71828ad Merge pull request #244 from lincc-frameworks/ci-lowest-versions
  • a13912b Run CI with lowest versions of deps
  • f10acc0 Merge pull request #243 from lincc-frameworks/ppt-2.0.6
  • 1417e5f Fix doc-strings and NestedDtype.repr
  • 0bc249f PPT 2.0.6
  • a96120e Preparation for list-struct backend for NestedExtensionArray (#242)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [nested-pandas](https://github.com/lincc-frameworks/nested-pandas) to permit the latest version.
- [Release notes](https://github.com/lincc-frameworks/nested-pandas/releases)
- [Commits](lincc-frameworks/nested-pandas@v0.3.8...v0.4.1)

---
updated-dependencies:
- dependency-name: nested-pandas
  dependency-version: 0.4.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 1, 2025
@github-actions
Copy link

github-actions bot commented May 1, 2025

Before [0be141b] After [694361d] Ratio Benchmark (Parameter)
136M 136M 1 benchmarks.NestedFrameAddNested.peakmem_run
283±1ms 283±3ms 1 benchmarks.NestedFrameAddNested.time_run
139M 139M 1 benchmarks.NestedFrameQuery.peakmem_run
861±3ms 858±7ms 1 benchmarks.NestedFrameQuery.time_run
135M 135M 1 benchmarks.NestedFrameReduce.peakmem_run
291±3ms 290±0.7ms 1 benchmarks.NestedFrameReduce.time_run

Click here to view all benchmarks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant