Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ENH: add ujson support in pandas.io.json
#3804 by jreback was merged Jun 11, 2013 Loading… 0.12
DOC: Docstring script to not require ending period for bullet points CI Continuous Integration Docs
#25786 by EdAbati was closed Oct 25, 2019 Loading…
2 tasks done
Enhancement Add max_level param to json_normalize IO JSON read_json, to_json, json_normalize
#26876 by bhavaniravi was merged Jul 3, 2019 Loading…
5 tasks done
0.25.0
TST: add test coverage for maybe_promote Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
#23982 by h-vetinari was merged Oct 11, 2019 Loading…
4 tasks done
1.0.0
BUG-26988 implement replace for categorical blocks Bug Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
#27026 by JustinZhengBC was merged Nov 16, 2019 Loading…
4 tasks done
1.0.0
DOC: update file path descriptions in IO docstrings Docs IO Parquet parquet, feather
#25164 by enricorotundo was merged Jul 15, 2019 Loading…
2 of 4 tasks
0.25.0
Fixing shift() for ExtensionArray ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#23947 by varadgunjal was merged Dec 9, 2018 Loading…
4 tasks done
0.24.0
ENH: Use flake8 to check for PEP8 violations in doctests Code Style Code style, linting, code_checks Docs
#23399 by FHaase was merged Nov 4, 2018 Loading…
2 tasks done
fix a indices bug for categorical-datetime columns Bug Groupby
#26860 by alexifm was closed Nov 13, 2019 Loading…
1 of 4 tasks
BUG #15150 normalization of crosstable with multiindex and margins Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16599 by cmohl2013 was closed Nov 10, 2017 Loading…
4 tasks done
BUG: encode filepaths on windows in 3.6 Bug Windows Windows OS
#15092 by JGoutin was closed Jan 31, 2017 Loading…
DOC: RT03 fix for min,max,mean,meadian,kurt,skew Docs
#57682 by YashpalAhlawat was closed Apr 23, 2024 Loading…
1 of 5 tasks
REF: remove ExtensionArrayFormatter Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
#26833 by simonjayhawkins was merged Jun 13, 2019 Loading…
4 tasks
0.25.0
BUG: from_dict ignored order of OrderedDict (#8425) DataFrame DataFrame data structure Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#26875 by mazayo was merged Jul 8, 2019 Loading…
4 tasks done
0.25.0
BUG: preserve categorical & sparse types when grouping / pivot Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions Groupby
#27071 by jreback was merged Jun 27, 2019 Loading… 0.25.0
PERF: indexing Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#43274 by debnathshoham was merged Aug 30, 2021 Loading…
4 tasks
1.3.3
REF: remove special-casing for internal EAs from format_array ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#26965 by simonjayhawkins was closed Aug 28, 2019 Loading…
3 tasks
DEPR: deprecate notebook argument in DataFrame.to_html() Deprecate Functionality to remove in pandas IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#26815 by simonjayhawkins was closed Oct 7, 2019 Loading…
4 tasks
1.0.0
CI: Use conda compiler in environment.yml CI Continuous Integration Dependencies Required and optional dependencies
#27062 by marcelotrevisani was closed Oct 11, 2019 Loading…
4 tasks
DOC: Fixing some more warnings Docs
#26810 by datapythonista was merged Jun 14, 2019 Loading…
1 of 4 tasks
0.25.0
get_indexer_non_unique for orderable indexes Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#15372 by horta was closed Feb 21, 2017 Loading…
ENH Prefer requests over urllib2
#3856 by hayd was closed Aug 26, 2013 Loading… 0.13
Added extra info section to EA repr ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#24279 by TomAugspurger was closed Jun 8, 2019 Loading…
Convert Unions to TypeVar Typing type annotations, mypy/pyright type checking
#26588 by vaibhavhrt was merged Jun 8, 2019 Loading…
3 tasks done
0.25.0
ProTip! Exclude everything labeled bug with -label:bug.