Skip to content

TST: move pandas/tests/io/test_date_converters.py to pandas/tests/io/parsers/parse_dates.py #15519

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
jreback opened this issue Feb 27, 2017 · 2 comments
Labels
IO CSV read_csv, to_csv Testing pandas testing functions or related to the test suite
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Feb 27, 2017

see #15378 (comment)

we have centralized parse_dates testsing with all parsers. Need to move these tests appropriately.

@jreback jreback added IO CSV read_csv, to_csv Testing pandas testing functions or related to the test suite Difficulty Novice labels Feb 27, 2017
@jreback jreback added this to the Next Major Release milestone Feb 27, 2017
@jaehoonhwang
Copy link
Contributor

Can I take this? @jreback

@jreback
Copy link
Contributor Author

jreback commented Mar 16, 2017

sure!

@jreback jreback modified the milestones: 0.20.0, Next Major Release Mar 17, 2017
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this issue Mar 21, 2017
…parsers/parse_dates.py

closes pandas-dev#15519

Author: Jaehoon Hwang <[email protected]>

Closes pandas-dev#15707 from jaehoonhwang/TST15519 and squashes the following commits:

0b309d3 [Jaehoon Hwang] Fixed frame email and PEP8
ef6e8fa [Jaehoon Hwang] Fixing up few lines and imports
e019e95 [Jaehoon Hwang] Imported read_table and using self.readcsv
3eb63c5 [Jaehoon Hwang] TST15519 Moving Unit tests to appropriate file
9b20caa [Jaehoon Hwang] Merge remote-tracking branch 'pandas-dev/master'
b977615 [Jaehoon Hwang] Merge remote-tracking branch 'pandas-dev/master'
mattip pushed a commit to mattip/pandas that referenced this issue Apr 3, 2017
…parsers/parse_dates.py

closes pandas-dev#15519

Author: Jaehoon Hwang <[email protected]>

Closes pandas-dev#15707 from jaehoonhwang/TST15519 and squashes the following commits:

0b309d3 [Jaehoon Hwang] Fixed frame email and PEP8
ef6e8fa [Jaehoon Hwang] Fixing up few lines and imports
e019e95 [Jaehoon Hwang] Imported read_table and using self.readcsv
3eb63c5 [Jaehoon Hwang] TST15519 Moving Unit tests to appropriate file
9b20caa [Jaehoon Hwang] Merge remote-tracking branch 'pandas-dev/master'
b977615 [Jaehoon Hwang] Merge remote-tracking branch 'pandas-dev/master'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO CSV read_csv, to_csv Testing pandas testing functions or related to the test suite
Projects
None yet
2 participants