-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Bug in date_range with semi-open interval and freq='B' #22095
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
Conversation
can you rebase on master |
Codecov Report
@@ Coverage Diff @@
## master #22095 +/- ##
==========================================
+ Coverage 92.06% 92.07% +0.01%
==========================================
Files 170 170
Lines 50705 50688 -17
==========================================
- Hits 46680 46671 -9
+ Misses 4025 4017 -8
Continue to review full report at Codecov.
|
thanks @louis-red FYI normally like to move things in a separate PR as the diff is more clear, but ok. |
thanks @jreback, I'm not as familiar with git as I thought I was, and so got a bit puzzled when you asked me to rebase, was planning on doing so this week-end. Anyway thanks for the information, I keep learning ! |
First contribution so this PR is really light.
#6673 is resolved on master, but this PR adds some tests to confirm this behavior.