An open API service providing commit metadata for open source projects.

GitHub / pandas-dev/pandas / commits

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

SHA Message Author Date Stats
a6877d83 fix SA01 error for pandas.ArrowDtype (#57613) Jordan Murphy <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c918623c remove check to enforce ES01 errors (#57625) Jordan Murphy <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
edd45f68 Remove inline from khash_python (#57618) William Ayd <w****d@i****o>
Committed by: GitHub <n****y@g****m>
over 1 year ago
95308514 TST: Clean contexts (#57571) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
421f47d1 DOC: fix RT03 for pandas.Index.to_numpy and pandas.Categorial.set_categories ... Jonas Bergner <4****s@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3f05c4fe CoW: Deprecate copy keyword from first set of methods (#57347) Patrick Hoefler <6****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
87dd2ee3 REF: Move compute to BinGrouper.result_index_and_ids (#57599) Richard Shadrach <4****h@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e103a4ce CLN: Use group_info less (#57598) Richard Shadrach <4****h@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9a6c8f0a PERF: Avoid Series constructor in DataFrame(dict(...), columns=) (#57205) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1d70500b PERF: groupby(...).__len__ (#57595) Richard Shadrach <4****h@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a7304860 ENH: Allow performance warnings to be disabled (#56921) Richard Shadrach <4****h@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
54d2033f DOC: fixing PR01 errors for pandas.Categorical and pandas.Categorical.__array...
Co-authored-by: Matthew Roeschke <1****e@u****m>, Matthew Roeschke <1****e@u****m>
Jordan Murphy <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5f87a2da BUG: Interchange object data buffer has the wrong dtype / from_dataframe inco... Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6ef44f26 CLN: Assorted khash-python cleanups (#57575) William Ayd <w****d@i****o>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7bb427e6 DOC: Add contributors for 2.2.1 (#57582) Thomas Li <4****1@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a305c1f1 Updating timeseries.offset_aliases links to use :ref: format (#57581) Jordan Murphy <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
02765b40 DOC: Add release date for 2.2.1 (#57576) Thomas Li <4****1@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8b313d36 BUG: Fix near-minimum timestamp handling (#57314)
Co-authored-by: Robert Schmidtke <r****e@t****m>
Robert Schmidtke <r****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ada009a4 CLN: Remove pickle support pre-pandas 1.0 (#57555) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4ed67ac9 Remove PyArrow deprecation warning (#57556)
Co-authored-by: Matthew Roeschke <1****e@u****m>, Matthew Roeschke <1****e@u****m>
Patrick Hoefler <6****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
83fec189 DOC: fix ES01 for pandas.Flags (#57563) Jordan Murphy <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1debaf3c PERF: Switch conditions in RangeIndex._shallow_copy (#57560) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
fc37c83c CLN: correct file names in a comment in _optional.py (#57558) Natalia Mokeeva <9****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
654f9325 Roadmap: remove ArrayManager (#57554) jbrockmendel <j****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
53ae1d2c PERF: Return RangeIndex columns in str.extract when possible (#57542) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
734501e5 BLD: Add pyarrow extra for pip installation (#57551) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f6d7d996 BUG: read_json returning Index instead of RangeIndex (#57439) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
563c6777 BUG: guess_datetime_format fails to infer timeformat (#57471) Xiao Yuan <y****9@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
58700574 TYP: simplify read_csv/fwf/table overloads (#57476) Torsten Wörtwein <6****n@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ddb903b8 Update Styler documentation for escaping HTML (#57365) Tom Augspurger <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
24936816 DOC: Fix PR01 errors in multiple files (#57438) (#57504) Deen-dot <8****t@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
2b568ce8 CLN: Use not .any() instead of comparing to 0 (#57541) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
efdff03f CI/TST: Use tmp_path for excel test (#57516) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
2b82b863 PERF: Add short circuiting to RangeIndex._shallow_copy (#57534) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1625d5a9 Improving function definition (#57518)
Co-authored-by: Matthew Roeschke <1****e@u****m>, jmarin <j****n@s****m>, Matthew Roeschke <1****e@u****m>
Javier Marin Tur <j****n@c****u>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b2b1aae3 TST: Allow test_dti_constructor_with_non_nano_now_today to be flaky (#57535) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7a5a5c7a BUG: dt64 + DateOffset with milliseconds (#57536) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
33a1cd71 DOC: Fix xarray example (#57510)
Co-authored-by: Matthew Roeschke <1****e@u****m>
Patrick Hoefler <6****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5a862b5d TYP: Remove None from copy deep values (#57532) Patrick Hoefler <6****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6ed649d0 REGR: astype introducing decimals when casting from int with na to string (#5... Patrick Hoefler <6****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
846c5aa5 PERF: Improve performance for fillna with datetime (#57479) Patrick Hoefler <6****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e62746aa TST: add a test for selecting columns in DataFrame with `big-endian` dtype (#... Natalia Mokeeva <9****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
260a703f TYP: fix mypy failures on main in pandas/core/generic.py (#57522) Natalia Mokeeva <9****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
2d86f34e dsintro.rst: Add more info for first mention of ndarray (#57527) Moshe Kaplan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7060b1e2 dsintro.rst: Clarify Series constructor information (#57528) Moshe Kaplan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e3fe033f dsintro.rst: Add missing 'the' (#57530) Moshe Kaplan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0f17277c CLN: shift with freq and fill_value, to_pydatetime returning Series (#57425) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6125cab8 CoW: Clean up some copy usage (#57513) Patrick Hoefler <6****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b71d0eac Bump pandas-dev/github-doc-previewer from 0.3.1 to 0.3.2 (#57503)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1ea26326 adding pow example for dataframe #57419 (#57442) santhoshbethi <4****i@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c7f80f4a REGR: query raising for all NaT in object column (#57488) Patrick Hoefler <6****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
64d45e45 CI: update pyright (#57481) Torsten Wörtwein <6****n@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c3793312 CLN: Remove inf_as_na (#57428) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
997e1b89 DEPR: disallow parsing datetimes with mixed time zones unless `utc=True` (#57... Natalia Mokeeva <9****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1f622e2b DEPR: remove deprecated method `is_anchored` (#57473) Natalia Mokeeva <9****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e28a6ef0 DOC: Add a few deprecation notes (#57490)
Co-authored-by: Thomas Li <4****1@u****m>, pre-commit-ci[bot] <6****]@u****m>
Patrick Hoefler <6****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d2797268 CLN remove dataframe api consortium entrypoint (#57482) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9c02050a CI: Run excel tests on single cpu for windows (#57486) Patrick Hoefler <6****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
26178228 CoW: Remove remaining cow occurrences from tests (#57477) Patrick Hoefler <6****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a4cdf1e9 DOC: Add whatsnew line for #57485 (#57497) Richard Shadrach <4****h@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
835d42b4 Fix for small typo (#57502) Enrico Massa <e****8@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
2ef7eb32 DEPR: Positional arguments in Series.to_markdown (#57372) Richard Howe <4****5@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1e9ccccb PERF: Allow RangeIndex.take to return a RangeIndex when possible (#57445) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
abc3efb6 REGR: DataFrame.transpose resulting in not contiguous data on nullable EAs (#... Richard Shadrach <4****h@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
63dc0f76 DEPR: Positional arguments in Series.to_string (#57375) Richard Howe <4****5@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
269f0b5e DOC: Add note and example for `CategoricalDtype` with different ``categories_... Zhengbo Wang <7****6@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
479b5dcb DOC: Making pandas always lowercase (#57464) Richard Shadrach <4****h@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f8a7fe44 Fixing multi method for to_sql for non-oracle databases (#57311)
Co-authored-by: Matthew Roeschke <1****e@u****m>, Matthew Roeschke <1****e@u****m>
Samuel Chai <1****t@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c5bf3d31 DOC: add section Raises to PeriodIndex docstring (#57461) Natalia Mokeeva <9****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
aa6ab374 BUG: wrong future Warning on string assignment in certain condition (#57402) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7e255a65 DOC: fix SA05 errors in docstrings for pandas.core.window Expanding and Rolli...
Co-authored-by: William Joshua King <w****4@d****u>
William King <8****1@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8611eca8 TYP: misc return types (#57430) Torsten Wörtwein <6****n@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0863b227 Release the gil in take for axis=1 (#57454) Patrick Hoefler <6****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0da30ddd DOC: Set verbose parameter as deprecated in docstring (#57450) Albert Villanova del Moral <8****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
92a52e23 CI/DOC: Enforce GL08 in CI (#57360) Jordan Murphy <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
db54438f ENH: Change DataFrame.to_excel to output unformatted excel file (#54302) Richard Howe <4****5@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
06a72512 ENH: Add ability to store tooltips as title attribute through styler (#56981) Matt Delengowski <m****i@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1ca9b587 CI/DOC: Enforce ES01 in CI (#57359) Jordan Murphy <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
719e4a63 Fix for issue #57268 - ENH: Preserve input start/end type in interval… (#57399)
Co-authored-by: Matthew Roeschke <1****e@u****m>, Matthew Roeschke <1****e@u****m>, Matthew Roeschke <1****e@u****m>
VISWESWARAN1998 <v****8@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
450880b4 DOC: fix SA05 errors in docstrings for `pandas.plotting.bootstrap_plot` and `... ooo oo <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e5a0df9a DOC: add an example to `PeriodIndex.to_timestamp` to clarify the behavior in ... Natalia Mokeeva <9****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d3597ed7 DOC: fix SA05 errors in docstrings for pandas.core.resample.Resampler… (#57426)
Co-authored-by: William Joshua King <w****4@d****u>
William King <8****1@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
81e3e0fe ENH: Preserve Series index on `json_normalize` (#57422) Eric Brown <e****c@e****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6d999c03 TYP: make dtype required in _from_sequence_of_strings (#56519)
Co-authored-by: Matthew Roeschke <1****e@u****m>, Matthew Roeschke <1****e@u****m>
jbrockmendel <j****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1ed627a0 CI/DOC: Enforce PR01 in CI (#57358) Jordan Murphy <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c4372771 CLN: ._data, PeriodIndex arguments (#57385) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5fff2cd4 DOC: fix SA05 errors in docstring for pandas.core.groupby.DataFrameGroupBy - ... Amey Shinde <a****e@m****u>
Committed by: GitHub <n****y@g****m>
over 1 year ago
baa14de5 CI/DOC: Enforce PR07 in CI (#57357) Jordan Murphy <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e2fc9243 DOC: Resolve SA05 errors for all ExponentialMovingWindow, Expanding, Rolling,... Jordan Murphy <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
44c50b20 DEPR: Enforce deprecation of previous implementation of DataFrame.stack (#57302) Richard Shadrach <4****h@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
99a30a6d CI/DOC: Enforce RT03 in CI (#57356) Jordan Murphy <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c7ac5051 DOC: fix SA05 errors in docstrings for pandas.PeriodIndex.asfreq, arr… (#57408)
Co-authored-by: William Joshua King <w****4@d****u>
William King <8****1@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f1633c7e Remove downcast from Index.fillna (#57410) Patrick Hoefler <6****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3caf55fc BUG: map(na_action=ignore) not respected for Arrow & masked types (#57388) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
560ec0c2 CLN: Python 2 pickle/hdf support (#57387) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
2b3037a9 CLN: Enforce nonkeyword deprecations (#57405) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
38ac713e CLN: Misc pre-COW stuff (#57406) Matthew Roeschke <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
de611a7e CI/DOC: Enforce SA01 in CI (#57354) Jordan Murphy <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8a779779 DOC: fix SA05 errors in docstring for pandas.DataFrame - agg, aggregate, boxp... Jordan Murphy <3****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3475d834 Remove support for slices in take (#57343) Patrick Hoefler <6****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago

← Back to repository