-
-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
BUG: Fix some PeriodIndex resampling issues #16153
BUG: Fix some PeriodIndex resampling issues #16153
Commits on Sep 29, 2017
-
CLN: move PeriodIndex binning code to TimeGrouper
Simplifies PeriodIndexResampler and makes it more similar to Resampler, DatetimeIndexResampler and TimedeltaIndexResampler.
Configuration menu - View commit details
-
Copy full SHA for ca7b6f2 - Browse repository at this point
Copy the full SHA ca7b6f2View commit details -
TST/CLN: raise error when resampling with on= or level= selection
Added tests to cover all code paths, moved the check to _convert_obj() and removed then-redundant check from _upsample() method.
Configuration menu - View commit details
-
Copy full SHA for c27f430 - Browse repository at this point
Copy the full SHA c27f430View commit details -
BUG: resampling PeriodIndex now returns PeriodIndex (GH 12884, 15944)
Exceptions: - force conversion to DatetimeIndex by kind='timestamp' param - if loffset is given, convert to timestamps in any case
Configuration menu - View commit details
-
Copy full SHA for 390e16e - Browse repository at this point
Copy the full SHA 390e16eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23566c2 - Browse repository at this point
Copy the full SHA 23566c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a82879d - Browse repository at this point
Copy the full SHA a82879dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b1c740 - Browse repository at this point
Copy the full SHA 4b1c740View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73c0990 - Browse repository at this point
Copy the full SHA 73c0990View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa6c1d3 - Browse repository at this point
Copy the full SHA fa6c1d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea04e9 - Browse repository at this point
Copy the full SHA 7ea04e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a8275 - Browse repository at this point
Copy the full SHA 82a8275View commit details -
CLN/TST: call assert_almost_equal() when comparing Series/DataFrames
Removed previously defined helper method assert_series_or_frame_equal(), which behaved identical to assert_almost_equal()
Configuration menu - View commit details
-
Copy full SHA for 432c623 - Browse repository at this point
Copy the full SHA 432c623View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8814fb - Browse repository at this point
Copy the full SHA c8814fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 486ad67 - Browse repository at this point
Copy the full SHA 486ad67View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad8519f - Browse repository at this point
Copy the full SHA ad8519fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39fc7e2 - Browse repository at this point
Copy the full SHA 39fc7e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for efcad5b - Browse repository at this point
Copy the full SHA efcad5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41401d4 - Browse repository at this point
Copy the full SHA 41401d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 398a684 - Browse repository at this point
Copy the full SHA 398a684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8358c41 - Browse repository at this point
Copy the full SHA 8358c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6084e0c - Browse repository at this point
Copy the full SHA 6084e0cView commit details