Commit 3f9c042
TST: add tests for using .at() with DateTime indexes (#48286)
* add tests outlined in GH29709
* fix styling error caught by github actions
* made changes based on suggestions from patrick
* fix pep8 mistakes
* remove usage of to_datetime()
* fix error in pre-commit checks also move my new test to the bottom of the class since it was not put in the right place before
Co-authored-by: Neal Muppidi <nealmuppidi@neals-macbook-pro.local>1 parent f0814bc commit 3f9c042
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
112 | 126 | | |
113 | 127 | | |
114 | 128 | | |
| |||
0 commit comments