Skip to content

PDEP0004: implementation #49024

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

Merged
merged 54 commits into from
Dec 13, 2022
Merged
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
ea79669
:wastebasket: deprecate infer_datetime_format, make strict
Oct 18, 2022
bb68cc3
:rotating_light: add warning about dayfirst
Oct 18, 2022
82266f4
:white_check_mark: add/update tests
Oct 18, 2022
4a6f198
:rotating_light: add warning if format cant be guessed
Oct 18, 2022
5568dca
:goal_net: catch warnings
Oct 18, 2022
bc910b0
:memo: update docs
Oct 18, 2022
7d03503
:memo: add example of reading csv file with mixed formats
Oct 19, 2022
ac825f5
:wastebasket: removed now outdated tests / clean inputs
Oct 19, 2022
2ffcef6
:memo: clarify whatsnew and user-guide
Oct 21, 2022
060835d
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Oct 21, 2022
1d9f274
Merge branch 'main' into implementation-pdep-4
MarcoGorelli Oct 28, 2022
b3e32ac
:art:
Oct 28, 2022
22417cf
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Oct 29, 2022
d3adfe5
guess %Y-%m format
Oct 29, 2022
affa7f3
Detect format from first non-na, but also exclude now and today
Oct 29, 2022
575b215
:white_check_mark: fixup tests based on now and today parsing
Oct 29, 2022
f0e83da
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Oct 29, 2022
a5ff448
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Nov 12, 2022
68a6ea2
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Nov 15, 2022
6661ae3
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Nov 17, 2022
1d255e0
fixup after merge
Nov 17, 2022
b3aa585
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Nov 17, 2022
285b1ff
fixup after merge
Nov 17, 2022
963b62b
fixup test
Nov 17, 2022
c90a8a5
remove outdated doctest
Nov 17, 2022
3c033ff
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Nov 19, 2022
cdfa355
xfail test based on issue 49767
Nov 19, 2022
434c6f0
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Dec 2, 2022
5755032
wip
Dec 2, 2022
96c0653
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Dec 3, 2022
9f1c18e
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Dec 3, 2022
0a86705
add back examples of formats which can be guessed
Dec 3, 2022
7b4d6be
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Dec 6, 2022
86e9bcf
start fixing up
Dec 6, 2022
f92a8cb
fixups from reviews
Dec 6, 2022
fd215df
lint
Dec 6, 2022
0a5c466
put tests back
Dec 6, 2022
772dd6c
shorten diff
Dec 6, 2022
b49b7cf
add example of string which cannot be guessed
Dec 6, 2022
17f5e74
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Dec 6, 2022
d17d819
add deprecated directive, construct expected explicitly, explicit Use…
Dec 6, 2022
f4520e9
remove redundant example
Dec 6, 2022
fcb515f
restore newline
Dec 6, 2022
78b4b9e
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Dec 9, 2022
2215652
double backticks around False, explicitly raise UserWarning
Dec 9, 2022
1ec70db
Merge branch 'main' into implementation-pdep-4
MarcoGorelli Dec 10, 2022
7b0eb99
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Dec 12, 2022
7d11f59
reword warning
Dec 12, 2022
30e6f39
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Dec 12, 2022
f0ac458
test both dayfirst True and False
Dec 12, 2022
92ef7e2
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
Dec 13, 2022
4a5dd1c
postmerge fixup
Dec 13, 2022
917b31b
unimportant typo to restart CI
Dec 13, 2022
135bbb5
Merge branch 'main' into implementation-pdep-4
MarcoGorelli Dec 13, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/main' into implementation-pdep-4
  • Loading branch information
MarcoGorelli committed Nov 15, 2022
commit 68a6ea28e55dcfad9018786e4f33578147c32998

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.