Skip to content

Conversation

@ramvikrams
Copy link
Contributor

@ramvikramsramvikrams commented May 13, 2023

@ramvikramsramvikrams changed the title T03GH:624- added date_format to read_table,read_fwf and read_excelMay 13, 2023
@ramvikramsramvikrams changed the title GH:624- added date_format to read_table,read_fwf and read_excelGH:624- added date_format to read_table,read_fwf and read_excelMay 13, 2023
Copy link
Collaborator

@Dr-IrvDr-Irv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Let's remove date_parser as part of this PR since it is deprecated.
  • The date_format argument type needs to be consistent.
  • The tests need to test the new argument.

@ramvikrams
Copy link
ContributorAuthor

We actually dont have parse_dates keyword in read_fwf so should it be added

Copy link
Collaborator

@Dr-IrvDr-Irv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Dr-IrvDr-Irv merged commit 660c4b0 into pandas-dev:mainMay 18, 2023
@ramvikramsramvikrams deleted the t03 branch May 18, 2023 16:57
Sign up for freeto 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.

Version 2.0 Compatibility Tracker

2 participants

@ramvikrams@Dr-Irv