-
- 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
Korean translation for README.md, README.rst file
#16681 by pod3275 was closed Jul 19, 2017 Loading…
BUG: Fix json_normalize throwing AttributeError (#21608) Enhancement IO JSON read_json, to_json, json_normalize
#21611 by vuminhle was closed Oct 11, 2018 Loading…
3 of 4 tasks
CLN: Remove unused param Clean Indexing Related to indexing on series/frames, not to indexes themselves
#22323 by alimcmaster1 was closed Nov 4, 2018 Loading…
implement maybe_wrap_in_index for EA Mixin dispatch Enhancement ExtensionArray Extending pandas with custom dtypes or arrays.
#21715 by jbrockmendel was closed Jul 4, 2018 Loading…
DOC: update the MultiIndex docstring Docs
#20124 by jesrael was closed Mar 15, 2018 Loading…
9 tasks
DOC: update the pickle.py docstring Docs IO Data IO issues that don't fit into a more specific label
#20106 by radovankavicky was closed Mar 12, 2018 Loading…
9 tasks done
BUG: pd.to_datetime fixed (#28238)
#28265 by Samuelgranato was closed Sep 7, 2019 Loading…
2 of 5 tasks
Replace .format with f-strings Clean Code Style Code style, linting, code_checks
#31627 by leandermaben was closed Feb 4, 2020 Loading…
1 task
BUG/ENH: groupby quantile arraylike fails with integer columns
#30462 by fujiaxiang was closed Dec 26, 2019 Loading…
5 tasks
WIP: environment.yml encounters import error with pyarrow CI Continuous Integration Dependencies Required and optional dependencies
#26670 by minggli was closed Jun 12, 2019 Loading…
3 of 4 tasks
CLN: 29547 replace .format() with f-strings Clean Code Style Code style, linting, code_checks
#32044 by smartvinnetou was closed Feb 18, 2020 Loading…
3 tasks done
add DataFrame.pearson_with, for calculate pearson matrix between two dataframes;
#23175 by cahhbwy was closed Nov 24, 2018 Loading…
4 tasks
Fixes hashing ExtensionArrays which factorize to scalar objects with __getitem__ attr ExtensionArray Extending pandas with custom dtypes or arrays.
#24168 by andrewgsavage was closed Dec 22, 2018 Loading…
4 tasks
DOC: Some doc cleanup Docs Indexing Related to indexing on series/frames, not to indexes themselves
#19968 by topper-123 was closed May 18, 2018 Loading…
TST: add explicit csr explicit zero tests for GH28992 Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
#34182 by bakitybacon was closed Jul 24, 2020 Loading…
4 tasks
Bug: TypeError: ufunc 'sqrt' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
#33034 by gkaku was closed Mar 26, 2020 Loading…
3 of 5 tasks
Fix issue #31708 Series.astype(str, skipna=True) vanished in the 1.0 release Bug Regression Functionality that used to work in a prior pandas version
#35060 by t0ma-sz was closed Jul 17, 2020 Loading…
5 tasks
TST: update incorrectly defined fixtures Testing pandas testing functions or related to the test suite
#34971 by pizzathief was closed Jun 24, 2020 Loading…
REGR: Reading csv files with numbers with multiple leading zeros losses a lot of precision IO CSV read_csv, to_csv
#39515 by CalebBell was closed Feb 11, 2021 Loading…
1 of 4 tasks
Check the that SQLAlchemy ResultProxy returns rows before fetching rows IO SQL to_sql, read_sql, read_sql_query Stale
#40229 by ravisurdhar was closed Apr 30, 2021 Loading…
3 of 4 tasks
ProTip! Updated in the last three days: updated:>2025-11-05.