Skip to content

Migration to 2.0 - Deprecation in Resample #1063

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

Closed
9 tasks done
loicdiridollou opened this issue Nov 30, 2024 · 0 comments · Fixed by #1064
Closed
9 tasks done

Migration to 2.0 - Deprecation in Resample #1063

loicdiridollou opened this issue Nov 30, 2024 · 0 comments · Fixed by #1064

Comments

@loicdiridollou
Copy link
Member

loicdiridollou commented Nov 30, 2024

Incremental part of #624

  • Deprecated unused arguments *args and **kwargs in Resampler
  • Deprecated Series.pad()
  • Deprecated Series.backfill()
  • Deprecated DataFrame.pad()
  • Deprecated DataFrame.backfill()
  • Deprecated close(). Use StataReader as a context manager instead
  • Removed Int64Index, UInt64Index and Float64Index.
  • Deprecated argument infer_datetime_format in to_datetime() and read_csv(), as a strict version of it is now the default
  • Deprecated pandas.io.sql.execute()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant