-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Dont raise exception when subattr was not found in JSON parsing IO JSON read_json, to_json, json_normalize
#39826 by yuvalmarciano was closed Feb 16, 2021 Loading…
DEP: bump pyarrow to 1.0.0 Dependencies Required and optional dependencies
#41337 by ShaharNaveh was closed May 7, 2021 Loading…
4 tasks done
Datetime series slicing - error without loc()
#43322 by sri-varsha-rao was closed Aug 31, 2021 Loading…
4 tasks
BUG/TST fix replace with panda NAType #47480
#47688 by jcbedoyam was closed Jul 13, 2022 Loading…
5 tasks
WARN : extended stack level check to include all classes of warnings
#47937 by shourya5 was closed Aug 7, 2022 Loading…
1 of 2 tasks
ENH: consistency of input args for boundaries for resample
#48187 by weikhor was closed Aug 21, 2022 Loading…
5 tasks
1.4.x Bug Needs Info Clarification about behavior needed to assess issue Needs Tests Unit test(s) needed to prevent regressions
#48120 by agodbug was closed Aug 19, 2022 Loading…
DOC: alphabetize Visualization Docs Web pandas website
#48534 by raybellwaves was closed Sep 14, 2022 Loading…
TYP: fix most pylint unpacking-non-sequence errors Code Style Code style, linting, code_checks
#49187 by Moisan was closed Oct 20, 2022 Loading…
4 tasks done
STYLE enable pylint: ungrouped-imports
#49802 by natmokval was closed Nov 20, 2022 Loading…
1 task done
Add Dependabot configuration for GitHub Actions updates CI Continuous Integration
#49475 by EwoutH was closed Nov 17, 2022 Loading…
TST : Adding Oracle Database support to run SQL Tests.
#49970 by savansonii was closed Dec 17, 2022 • Draft
5 tasks
STYLE: fix pylint style checks for access-member-before-definition
#49884 by CerqueiraMatheus was closed Nov 25, 2022 Loading…
1 of 2 tasks
Added code for QuarterBegin class to handle the "_period_dtype_code" attribute
#55809 by Dhayanidhi-M was closed Nov 13, 2023 Loading…
This seems to solve the issue, although I am confused as to why there were two identical if and else statements before my commit.
#52442 by steliospetrakis02 was closed Apr 5, 2023 Loading…
2 of 5 tasks
Add new
df.select() method, plus tests and docs #53609 by chrimaho was closed Jun 12, 2023 Loading…
5 tasks done
DOCS: improving "to_excel" function description. Explained more about engines
#53319 by gytdev was closed Jun 12, 2023 Loading…
ENH: Arithmetic operations on intervals #43629
#53123 by t0uch9r455 was closed Jun 12, 2023 Loading…
5 tasks
ProTip! Filter pull requests by the default branch with base:main.