Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Deprecated H usage warning #120

Closed
micahjohnson150 opened this issue Jan 11, 2025 · 2 comments
Closed

Deprecated H usage warning #120

micahjohnson150 opened this issue Jan 11, 2025 · 2 comments
Assignees

Comments

@micahjohnson150
Copy link
Contributor

micahjohnson150 commented Jan 11, 2025

  • metloom version: 0.6.1
  • Python version: 3.10

Description

Upgraded to python3.10 and now I am seeing this future deprecation warning.

[python3.10/site-packages/metloom/dataframe_utils.py#line=157): FutureWarning: 'H' is deprecated and will be removed in a future version, please use 'h' instead.
  result = raw_df[name].resample(interval).mean()
@micahjohnson150 micahjohnson150 self-assigned this Jan 11, 2025
@jomey
Copy link

jomey commented Feb 6, 2025

Updated:
Hopping on this issue and you can't install metloom with Python > 3.13
LibXml 4.9.3 is the library that conflicts

@micah-prime micah-prime mentioned this issue Feb 6, 2025
@micah-prime
Copy link
Contributor

Fixed with version 0.6.3

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants