Skip to content

fix: Support new format of freq in pandas#2131

Open
playgithub wants to merge 2 commits intomicrosoft:mainfrom
playgithub:support_new_format_of_freq_in_pandas
Open

fix: Support new format of freq in pandas#2131
playgithub wants to merge 2 commits intomicrosoft:mainfrom
playgithub:support_new_format_of_freq_in_pandas

Conversation

@playgithub
Copy link
Contributor

Description

Pandas deprecated 'M' in favor of 'ME' to make the frequency meaning more explicit and unambiguous.

Motivation and Context

Use 'M' or 'ME' according to the version of pandas

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

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 this pull request may close these issues.

1 participant

Comments