Skip to content

Comments

BUG: Fix RasterioDeprecationWarning for rio info#3380

Merged
snowman2 merged 1 commit intorasterio:mainfrom
scottstanie:patch-1
Nov 6, 2025
Merged

BUG: Fix RasterioDeprecationWarning for rio info#3380
snowman2 merged 1 commit intorasterio:mainfrom
scottstanie:patch-1

Conversation

@scottstanie
Copy link
Contributor

Use the suggested .stats instead of deprecated .statistics

Closes #3379

Use the suggested `.stats` instead of deprecated `.statistics`

Closes rasterio#3379
@snowman2 snowman2 added this to the 1.4.4 milestone Sep 11, 2025
@snowman2 snowman2 added the bug label Sep 11, 2025
@snowman2 snowman2 changed the title Fix RasterioDeprecationWarning for rio info BUG: Fix RasterioDeprecationWarning for rio info Sep 11, 2025
@snowman2 snowman2 merged commit 497b863 into rasterio:main Nov 6, 2025
8 of 22 checks passed
@snowman2
Copy link
Member

snowman2 commented Nov 6, 2025

Thanks @scottstanie 👍

@snowman2 snowman2 added the backport-1.4 To be backported to maint-1.4 label Nov 6, 2025
snowman2 pushed a commit that referenced this pull request Nov 6, 2025
Use the suggested `.stats` instead of deprecated `.statistics`

Closes #3379
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-1.4 To be backported to maint-1.4 bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rio info --stats uses deprecated .statistics method

2 participants