Skip to content

TST: test_window/Datetimelike adjustments #12535

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 Mar 5, 2016 · 1 comment · Fixed by #27378
Closed

TST: test_window/Datetimelike adjustments #12535

jreback opened this issue Mar 5, 2016 · 1 comment · Fixed by #27378
Labels
Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions good first issue Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Mar 5, 2016

  • need to include nans in Datetimelike. they work, but need to adjust tests.

xref #12376

@jreback jreback added Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Dtype Conversions Unexpected or buggy dtype conversions Numeric Operations Arithmetic, Comparison, and Logical operations labels Mar 5, 2016
@jreback jreback added this to the 0.18.1 milestone Mar 5, 2016
@jreback jreback added Testing pandas testing functions or related to the test suite Difficulty Novice labels Mar 5, 2016
@jreback jreback modified the milestones: 0.18.1, 0.18.2 Apr 25, 2016
@jorisvandenbossche jorisvandenbossche modified the milestones: 0.20.0, 0.19.0 Sep 1, 2016
@jreback jreback modified the milestones: 0.20.0, Next Major Release Mar 23, 2017
@tq0
Copy link
Contributor

tq0 commented Jul 13, 2019

I'm going to try to work on this issue.

tq0 added a commit to tq0/pandas that referenced this issue Jul 13, 2019
@jreback jreback modified the milestones: Contributions Welcome, 0.25.0 Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions good first issue Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants
@jreback @jorisvandenbossche @TomAugspurger @tq0 and others