Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

pandas

pandas is a data wrangling platform for Python that provides easy-to-use data ingestion, transformation, and export functions.
Collective - Host: numfocus - https://opencollective.com/pandas - Website: https://pandas.pydata.org - Code: https://github.com/pandas-dev

CoW warning mode: add warning for single block setitem (#55838)

github.com/pandas-dev/pandas - 09ed69edc3a83141244b3b7e1098d0083c8a9440 authored about 1 year ago by Joris Van den Bossche <[email protected]>
DOC: Add release date for 2.1.3 (#55907)

Co-authored-by: Joris Van den Bossche <[email protected]>

github.com/pandas-dev/pandas - c6848300ecd23fc7fbf433b628f3f8d5c6c51742 authored about 1 year ago by Thomas Li <[email protected]>
DOC: convert outdated example of NumPy's broadcasting to literal code block (#55911)

github.com/pandas-dev/pandas - af6622522c9d046fd5d031e41181657453ad19ca authored about 1 year ago by Joris Van den Bossche <[email protected]>
Parquet/Feather IO: disable PyExtensionType autoload (#55894)

* Parquet/Feather IO: disable PyExtensionType autoload

* don't install hotfix for pyarrow >= ...

github.com/pandas-dev/pandas - 851fea0ea38985cd7d5e0a3b7a7a7539b5883307 authored about 1 year ago by Joris Van den Bossche <[email protected]>
REF: Mess with data less outside of MPLPlot.__init__ (#55889)

* REF: Mess with data less outside of MPLPlot.__init__

* lint fixup

* pyright ignore

* ...

github.com/pandas-dev/pandas - a41b5450bde541d684d9415bb5fb2b96ef4f4237 authored about 1 year ago by jbrockmendel <[email protected]>
BUG: mixed-type mixed-timezone/awareness (#55793)

* BUG: mixed-type mixed-timezone/awareness

* more GH refs

* un-xfail

* comments, test

github.com/pandas-dev/pandas - 5cedf87cccd77c7b4b6aaa64bfec98b32b512f68 authored about 1 year ago by jbrockmendel <[email protected]>
ENH: Allow passing `read_only`, `data_only` and `keep_links` arguments to openpyxl using `engine_kwargs` (#55807)

* ENH: Allow passing `read_only`, `data_only` and `keep_links` arguments to openpyxl using `engi...

github.com/pandas-dev/pandas - 0d786bf6192bda15e61f0eb67782be69fc32bb89 authored about 1 year ago by Daniel Weindl <[email protected]>
TYP: plotting (#55887)

* TYP: _iter_data

* TYP: plotting

* TYP: plotting

* TYP: plotting

* Improve check

...

github.com/pandas-dev/pandas - d73449638820b3ac686cbff82159f85089c99bf6 authored about 1 year ago by jbrockmendel <[email protected]>
REF: make plotting less stateful (6) (#55886)

* REF: make plotting less stateful

* mypy fixup

* Fix registry test

github.com/pandas-dev/pandas - 6755b817d5331ce9e8018fa728a348c88eb9c379 authored about 1 year ago by jbrockmendel <[email protected]>
TST: Add dedicated test for plt.savefig (#55876)

TST: Add dedicated plot for plt.savefig

github.com/pandas-dev/pandas - 14cc1fe1cc383da768c6b19f9ed7ff0bb6630ae1 authored about 1 year ago by Matthew Roeschke <[email protected]>
DEPR offsets: rename ‘Y’ to ‘YE' (#55792)

github.com/pandas-dev/pandas - 7e0d36f2ae1c015643f2aac3e75e40de18e8f2fc authored about 1 year ago by Natalia Mokeeva <[email protected]>
REGR: fix return class in _constructor_from_mgr for simple subclasses (#55764)

Co-authored-by: Joris Van den Bossche <[email protected]>

github.com/pandas-dev/pandas - 95561fc41665d717b7876400d163e8138d9282be authored about 1 year ago by Isaac Virshup <[email protected]>
DEPR: fix stacklevel for DataFrame(mgr) deprecation (#55591)

github.com/pandas-dev/pandas - 775f71625b4f70edbf15afa3ca01c1d15488a169 authored about 1 year ago by Joris Van den Bossche <[email protected]>
TYP: plotting, make weights kwd explicit (#55877)

* TYP: plotting

* TYP: plotting

* Make weights kwd explicit

github.com/pandas-dev/pandas - a167f13876870067ba610b808919f6b85b6b761e authored about 1 year ago by jbrockmendel <[email protected]>
REF: make BarPlot attributes cache_readonlys (#55878)

* REF: make BarPlot less stateful

* less state

github.com/pandas-dev/pandas - 7ae6b8e164084f0d295af9f531aa412dde73b05f authored about 1 year ago by jbrockmendel <[email protected]>
TST: Simplify tests, remove unnecessary minversions (#55871)

* Remove unnecessary minversion

* Create MI instead of using stack

* Use _SIZE_CUTOFF in t...

github.com/pandas-dev/pandas - bf248a105da7b1993f71a75bc99fa10a5df90a29 authored about 1 year ago by Matthew Roeschke <[email protected]>
Fix: dataframe.loc int label could be warn (#816)

github.com/pandas-dev/pandas-stubs - 94df87594489d5043fab87810730ebcdf9931c77 authored about 1 year ago by djh <[email protected]>
Add more valid options for compression= in to_parquet() (#815)

This matches the description in the API documentation for v2.1: https://pandas.pydata.org/pandas...

github.com/pandas-dev/pandas-stubs - 271061693c734a3c7a13ab17464dc901fc20adfa authored about 1 year ago by Greg Werbin <[email protected]>
PERF: avoid unnecessary method call in get_indexer_non_unique() on MultiIndex (#55811)

github.com/pandas-dev/pandas - 51f3d03087414bdff763d3f45b11e37b2a28ea84 authored about 1 year ago by morotti <[email protected]>
REF: make plotting less stateful (4) (#55872)

* REF: make plotting less stateful (4)

* REF: make plotting less stateful (4)

* TYP: plott...

github.com/pandas-dev/pandas - 97c61e841b7857fdd50f7ba46b4754a11776e7f0 authored about 1 year ago by jbrockmendel <[email protected]>
Create broken-linkcheck.yml (#55246)

* Create broken-linkcheck.yml

Created a Github Action to run the Sphinx linkcheck monthly.
#...

github.com/pandas-dev/pandas - 21fa3548fe925bfbe0a3a3b255275b1624c5210e authored about 1 year ago by AG <[email protected]>
REF: misplaced tests, parametrize, simplify (#55870)

* REF: misplaced tests

* REF: libalgos tests

* rename standard pattern

* split tests

...

github.com/pandas-dev/pandas - f2794fd4f90e29e41cdaab205328182e264c8e1c authored about 1 year ago by jbrockmendel <[email protected]>
BUG: Fix rounding of percentile 99.999% to 100% (#55841)

* BUG: Use precision for rounding percentile

- Round was introduced as a part of GH#48298
- ...

github.com/pandas-dev/pandas - 7b32c179b8b3929a50c783dc8599e2067e56ad8e authored about 1 year ago by Parthi <[email protected]>
DEPR: deprecate returning a tuple from a callable in iloc indexing (#53769)

* DEPR: deprecate returning a tuple from a callable in iloc indexing

The current semantics ar...

github.com/pandas-dev/pandas - 0e2277b443bad28c798b36e2db2ebcab84ad8811 authored about 1 year ago by Lawrence Mitchell <[email protected]>
ENH: Raise TypeError for offsets which are not supported as period frequency (#55844)

* raise ValueError for offsets which are not supported as period frequency

* correct error me...

github.com/pandas-dev/pandas - b8fc8cdbf540d7e29e305358c5f2e378a0e9e635 authored about 1 year ago by Natalia Mokeeva <[email protected]>
TST: clean-up various tests avoiding CoW issues (#55861)

github.com/pandas-dev/pandas - 1307608a8c1cbe88a9002a5fd7ee050593d9a2ad authored about 1 year ago by Joris Van den Bossche <[email protected]>
Added str to index_col attribute in the read_excel function description (#55857)

github.com/pandas-dev/pandas - 4377dd10c413ef3e9ea17d3d953206a356385520 authored about 1 year ago by Shyamala Venkatakrishnan <[email protected]>
TST: avoid usage of unnecessary xfail in test_datetime64 (#55860)

github.com/pandas-dev/pandas - 64d515a05a24398c7e3ae915a184782d67fc4b7a authored about 1 year ago by Joris Van den Bossche <[email protected]>
BUG: Interchange object data buffer has the wrong dtype / from_dataframe incorrect (#55227)

* use buffer dtype in interchange from_dataframe

* wip

* wip

* add failing test

* wi...

github.com/pandas-dev/pandas - ed10a140d17fb3faa361c2b733c9e690bd88dd95 authored about 1 year ago by Marco Edward Gorelli <[email protected]>
DOC: fix spelling of deque (#55862)

github.com/pandas-dev/pandas - cbbb619ec06f033ace2711da72b7eace8023963c authored about 1 year ago by Joris Van den Bossche <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#55846)

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/hauntsaninja/black-pre-commit...

github.com/pandas-dev/pandas - 5f88eb1914ffff41d7d303549181804931d59ef3 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
BUG: pd.NA being cast to NaN during output formatting (#55754)

github.com/pandas-dev/pandas - bf375608c10a6021c8933939a00c3b733cfee287 authored about 1 year ago by Dominique Garmier <[email protected]>
DEPS: Use ipython run_cell instead of run_code; remove pytest-asyncio (#55853)

github.com/pandas-dev/pandas - 31fde44d6616a7e3c0f184d47ef74be8e3ca72cd authored about 1 year ago by Matthew Roeschke <[email protected]>
Add classifier for 3.12 (#55847)

github.com/pandas-dev/pandas - c095a39fd437409462f4b38ecc05b3ec0eb629dc authored about 1 year ago by Jack McIvor <[email protected]>
REF: make plotting less stateful (2) (#55850)

* REF: validate_sharex

* REF: make plotting less stateful (2)

* pylint ignore

* mypy fixup

github.com/pandas-dev/pandas - 1ce10d66e2c9c1cf954435c152e976e3cb9da6bf authored about 1 year ago by jbrockmendel <[email protected]>
TST: Parameterize & make tests more performant (#55830)

* use _SIZE_CUTOFF in test_indexer_caching

* use _SIZE_CUTOFF in test_loc_getitem_large_serie...

github.com/pandas-dev/pandas - 8c52003df4e00618f53cc4b58916417b6ad6b6a5 authored about 1 year ago by Matthew Roeschke <[email protected]>
PERF: Use fused types for map_infer_mask (#55736)

* PERF: Use fused types for map_infer_mask

* Simplify

* Refactor and docstrings

* Rewor...

github.com/pandas-dev/pandas - 0d761ef9265d459fe8ebc38df3acf493d1c96961 authored about 1 year ago by Richard Shadrach <[email protected]>
TYP: plotting (#55829)

* TYP: plotting

* mypy fixup

github.com/pandas-dev/pandas - 6d662b8ec6c3e27a0bb9ef7e1b13b58883f1e88c authored about 1 year ago by jbrockmendel <[email protected]>
COMPAT: Numpy int64 Windows default for Numpy 2.0 (#55817)

* COMPAT: Numpy int64 default for Numpy 2.0

* Fix conditions

* Address test_reindex_tzawar...

github.com/pandas-dev/pandas - ef52feaf66386e77436cd326b957b58cb33e0126 authored about 1 year ago by Matthew Roeschke <[email protected]>
REF/PERF: MultiIndex.get_indexer with method (#55839)

* refactor MultiIndex._get_fill_indexer

* whatsnew

* mypy

github.com/pandas-dev/pandas - 2c128531170d9b36954bd5386b62d7edfa7aea6f authored about 1 year ago by Luke Manley <[email protected]>
REF: make plotting less stateful (#55837)

github.com/pandas-dev/pandas - 56a4d57d9ebc17948feee4eb970cfb5a5402f86a authored about 1 year ago by jbrockmendel <[email protected]>
PERF: IndexEngine.get_indexer_non_unique (#55816)

* resize array by factor of 2

* whatsnew

github.com/pandas-dev/pandas - 5d82d8bb0e31fed9735efbe76348998c8f959828 authored about 1 year ago by Luke Manley <[email protected]>
Add missing dependencies for: _khash_primitive_helper (#55795)

* Add missing dependencies for: _khash_primitive_helper

Signed-off-by: Ville Aikas <vaikas@ch...

github.com/pandas-dev/pandas - e31a6865958442435ae9b31f312129c44f66eb5e authored about 1 year ago by Ville Aikas <[email protected]>
BUG: `assert_extension_array_equal` using the wrong dtype (#55812)

* Use the right dtype

* Add to whatsnew

* Switch whatsnew to 2.2.0.rst

* Add test

* ...

github.com/pandas-dev/pandas - b6f29091c16f8ebc9ed1ac1592220f5c193af7a2 authored about 1 year ago by Rob <[email protected]>
TST: Fix shares_memory for arrow string dtype (#55823)

* TST: Fix shares_memory for arrow string dtype

* TST: Fix shares_memory for arrow string dty...

github.com/pandas-dev/pandas - 95c2a7d840e7070eef902019ad57b745e7340c2f authored about 1 year ago by Patrick Hoefler <[email protected]>
DOC: replace deprecated freqs in user_guide Period (#55831)

github.com/pandas-dev/pandas - 6493d2a4bcf402d5fcb8b5349e70928d8dbf3344 authored about 1 year ago by Natalia Mokeeva <[email protected]>
ENH: infer resolution in array_to_datetime_with_tz (#55822)

github.com/pandas-dev/pandas - 32b8cd2c81108dc51d59d2d09287df29d40d255b authored about 1 year ago by jbrockmendel <[email protected]>
BUG: Index.isin raising for arrow strings and null set (#55821)

github.com/pandas-dev/pandas - 365448dc665f6d49f3d3071a6c3a04aaccacb3d2 authored about 1 year ago by Patrick Hoefler <[email protected]>
TST: parametrize over dt64 unit (#55818)

github.com/pandas-dev/pandas - 407ec334a9f36b06d82e4b49b273bcb66139ef03 authored about 1 year ago by jbrockmendel <[email protected]>
BUG: DatetimeIndex with dayfirst/yearfirst and tz (#55813)

* BUG: DatetimeIndex with dayfirst/yearfirst and tz

* GH ref

github.com/pandas-dev/pandas - c2cdeaf3615ee21a2995ee37e14b35175beaae8f authored about 1 year ago by jbrockmendel <[email protected]>
DOC: Add "nullable float" link in "dtypes" table of User Guide (#55814)

Add "nullable float" link in "dtypes" table

github.com/pandas-dev/pandas - 5f5ee751c080df89f68b56ab5c4bf378143b0bdd authored about 1 year ago by David Poznik <[email protected]>
ENH/BUG: infer reso in array_strptime (#55805)

* ENH/BUG: infer reso in array_strptime

* increase tolerance 1000x

github.com/pandas-dev/pandas - 3fd3756d2177b052ad3a3d16419d04833901d297 authored about 1 year ago by jbrockmendel <[email protected]>
DOC: Fixes DataFrame.replace documentation (#55762)

* fix replace docs

* fix replace docs

* move description to examples

* fix spacing

*...

github.com/pandas-dev/pandas - dd7441bd4617eb16f21e2e381378a3365599eebe authored about 1 year ago by João Andrade <[email protected]>
List accessor (#55777)

* inital implementation, no documentation

* revert

* non list test

* docstring wip

*...

github.com/pandas-dev/pandas - 2c1d4bb1fd9562d777da6cbcc33d217d5b4d5542 authored about 1 year ago by rohanjain101 <[email protected]>
TST: parametrize over unit (#55806)

github.com/pandas-dev/pandas - 8e0411f70c9d26719cab4004609f602b802316d4 authored about 1 year ago by jbrockmendel <[email protected]>
CI: parametrize and xfail (#55804)

github.com/pandas-dev/pandas - 0cdb37c445fc0a0a2144f981fd1acbf4f07d88ee authored about 1 year ago by jbrockmendel <[email protected]>
Use the new poetry dev dependency group (#807)

* Use the new poetry dev dependency group

* Indicate the minimal version of poetry required

github.com/pandas-dev/pandas-stubs - 8f1ae071595ea1fda6bd885a92f7c3ae2630b64d authored about 1 year ago by Matheus Felipe <[email protected]>
DEPR: errors='ignore' (#55734)

* DEPR: errors='ignore'

* update docs

* code-block

github.com/pandas-dev/pandas - 4e5576d13ab1929aaab9bcc45689939f6d82e178 authored about 1 year ago by jbrockmendel <[email protected]>
Fix flavor param with incorrect type hint in read_html (#772)

* Fix flavor param with incorrect type hint in read_html

refs:
- https://github.com/pandas-d...

github.com/pandas-dev/pandas-stubs - 717f4ddf399380485555f58b0f3e0a4fc0ca99c1 authored about 1 year ago by Matheus Felipe <[email protected]>
Update required python version to >= 3.9 in docs (#806)

No need to run tests - it's just a doc change

github.com/pandas-dev/pandas-stubs - 2fefa8adc89cb86c4a9239e06dea11c2c643c743 authored about 1 year ago by Matheus Felipe <[email protected]>
BUG: to_datetime with mixed-string-and-numeric (#55780)

* BUG: to_datetime with mixed-string-and-numeric

* GH ref

* update astype test

github.com/pandas-dev/pandas - ba4322431d1261fa7f4203aafad74621d6f8bc72 authored about 1 year ago by jbrockmendel <[email protected]>
PDEP-7: Consistent copy/view semantics in pandas with Copy-on-Write (#51463)

github.com/pandas-dev/pandas - f3b9309b750985191a7b2fceaef449439e481655 authored about 1 year ago by Joris Van den Bossche <[email protected]>
CLN: __repr__ tests (#55798)

* misplaced tests

* CLN: repr smoke tests

* misplaced testS

* parametrize smoke tests
...

github.com/pandas-dev/pandas - 2f689ff56627eabe981a14ea848a290cba5d7077 authored about 1 year ago by jbrockmendel <[email protected]>
ENH/POC: infer resolution in array_strptime (#55778)

* ENH/POC: infer resolution in array_strptime

* creso_changed->creso_ever_changed

github.com/pandas-dev/pandas - d1b2c44761e96cbab6413897119f113dc7d657b9 authored about 1 year ago by jbrockmendel <[email protected]>
fix segfault with tz_localize_to_utc (#55726)

* fix segfault with tz_localize_to_utc

* refactor

* added TODO

github.com/pandas-dev/pandas - 589d97d8adc5f04fd212601be2e2adad29aa264d authored about 1 year ago by William Ayd <[email protected]>
DOC: Index docstring to clarify dtype (#55788)

Index docstring

github.com/pandas-dev/pandas - 9465449b09668c7fe6081e5ec4f96d5e4287d082 authored about 1 year ago by Luke Manley <[email protected]>
BUG: Timestamp(ambiguous, tz=from_pytz) not raising (#55712)

github.com/pandas-dev/pandas - eedf0d5cc2801cc3849ec9abb4e8b3f509d91ee9 authored about 1 year ago by jbrockmendel <[email protected]>
Update _core.py to show valid plot types in the Error Message for Invalid plot kind (#55758)

* Update _core.py to show valid plot types in the Error Message for Invalid Plots

If an inval...

github.com/pandas-dev/pandas - ecf449b503b51f6344f7dfcaac8d58d2967f52a4 authored about 1 year ago by Ahmad Mustafa Anis <[email protected]>
BUG: to_datetime with empty string (#55771)

github.com/pandas-dev/pandas - b0a0c6851571016daf8f2fba24c0228bb224a712 authored about 1 year ago by jbrockmendel <[email protected]>
BUG: DatetimeIndex.diff raising TypeError (#55761)

* BUG: DatetimeIndex.diff raising TypeError

* add test and whatsnew

* typing

* use Index

github.com/pandas-dev/pandas - f04da3c1c9f5fd81ce7a04e55a965e4021de2ae9 authored about 1 year ago by Luke Manley <[email protected]>
BUG: OutOfBoundsDatetime with non-nano dt64tz dtype (#55768)

github.com/pandas-dev/pandas - 386a1eb1d2e9d6109fcaf305752d2e4bb29cc3ee authored about 1 year ago by jbrockmendel <[email protected]>
CI: Fix concurrency group for new CoW warn build (#55770)

* CI: Fix concurrency group for new CoW warn build

* Formatting

github.com/pandas-dev/pandas - 4b249748880780f1cc3825ac28b0d5f3179c3c5e authored about 1 year ago by Matthew Roeschke <[email protected]>
DOC: clarify resample example (#55708)

github.com/pandas-dev/pandas - 2f977dc471f4929c3baac2d4c6826ecb51b6cba1 authored about 1 year ago by Marco Edward Gorelli <[email protected]>
BUG: renaming offsets quarterly frequencies with various fiscal year ends (#55711)

* add offsets quarterly frequencies with various fiscal year ends to _dont_uppercase, fix test
...

github.com/pandas-dev/pandas - 964367917906a415a90dfdd76d69057953969fac authored about 1 year ago by Natalia Mokeeva <[email protected]>
BUG: incorrect OutOfBoundsDatetime with non-nano dtype (#55756)

* BUG: incorrect OutOfBoundsDatetime with non-nano dtype

* GH ref

github.com/pandas-dev/pandas - 2d2d67db48413fde356bce5c8d376d5b9dd5d0c2 authored about 1 year ago by jbrockmendel <[email protected]>
TST: Remove unnecessary read_csv usage during testing (#55643)

* Remove unnecessary read_csv usage

* Remove csvs

* Evaluate splits

* Typo

github.com/pandas-dev/pandas - 0287cdec34bd80f75a4107da703989ec6d8a2074 authored about 1 year ago by Matthew Roeschke <[email protected]>
This fix allows a DataFrame to retain key order from a dictionary (#55696)

This fix allows a DataFrame to retain key order from a dictionary with only one column instead o...

github.com/pandas-dev/pandas - 73e085ec1478f90e3251697d6d9e681713d0e60b authored about 1 year ago by paulreece <[email protected]>
TST: add test for mixed dtypes of df col index #47382 (#55720)

* add test for mixed dtypes of df col index #47382

* modified test to use result and expected...

github.com/pandas-dev/pandas - 1d20b870141ca303e8546f2d759147875a795c74 authored about 1 year ago by Maggie Liu <[email protected]>
BUG: `pd.concat` dataframes with different datetime64 resolutions (#53641)

* BUG: pd.concat dataframes with different datetime64 resolutions

* resolve mypy

* retrigg...

github.com/pandas-dev/pandas - f7bda1734cde43adb2e867304668e56e14c17a9f authored about 1 year ago by Yao Xiao <[email protected]>
BUG: Comment in ODS-file gets included in string cells (#55727)

* BUG: Comment in ODS-file gets included in string cells

* test if cell is empty and contains...

github.com/pandas-dev/pandas - cb0a11eca3c249c711820e99efe5bb8b9888d7ae authored about 1 year ago by Dmitriy <[email protected]>
Ensure HDFStore read gives column-major data with CoW (#55743)

github.com/pandas-dev/pandas - ceee19bc04f450d65115f3e7527938664407bae7 authored about 1 year ago by Joris Van den Bossche <[email protected]>
BUG: Index.is_monotonic... incorrectly caching Index.is_unique when first value is NaT (#55755)

* Index.is_montonic_increasing incorrectly setting is_unique when first value is NaT

* add te...

github.com/pandas-dev/pandas - 327d5596c9cd45ea5789ea839f45ec3debcad9e9 authored about 1 year ago by Luke Manley <[email protected]>
Clarify dtype parameter in read_excel (#55757)

Fix #55489

github.com/pandas-dev/pandas - a4aa6998393f1f885cf2a9f74e8411e97f37ad9e authored about 1 year ago by Gadea Autric <[email protected]>
CoW: Add warning mode for cases that will change behaviour (#55428)

github.com/pandas-dev/pandas - 192a4e3e5964dcf991db5225bfc4a468e6ea90ed authored about 1 year ago by Joris Van den Bossche <[email protected]>
BUG: Fix astype str issue 54654 (#54687)

* Fix issue #54654
on pickle roundtrip astype(str) might change original array even when copy i...

github.com/pandas-dev/pandas - a39f783c1026aacbbfbaa9767c153bf7b197b9d9 authored about 1 year ago by Itayazolay <[email protected]>
REF: array_strptime (#55750)

* CLN: remove unnecessary arg from parse_pydatetime

* REF: strptime

github.com/pandas-dev/pandas - bd21f6b46c5a7ad9c270d7262eb268228e7e2ba4 authored about 1 year ago by jbrockmendel <[email protected]>
REF: collect to_string tests (#55751)

* REF: misplaced repr tests

* misplaced test

* Collect to_string tests with formatters

...

github.com/pandas-dev/pandas - 5180fee9c5c52151bcdbc428c9cac8cfa940f4a5 authored about 1 year ago by jbrockmendel <[email protected]>
TST: Make old tests more performant (#55746)

* Use zeros instead of random data

* Mark numba apply tests as single cpu

* Parameterize a...

github.com/pandas-dev/pandas - adae693b9f8f18602708e4177de80de9b960fc51 authored about 1 year ago by Matthew Roeschke <[email protected]>
PERF: Timestamp construction with tz and string offset (#55748)

github.com/pandas-dev/pandas - 8425c971974584fdc24db05dc3adbef3d71fcf2b authored about 1 year ago by jbrockmendel <[email protected]>
REF: misplaced formatting tests (#55740)

* misplaced tests

* move info tests

* misplaced info tests

* rename

* rename

* mi...

github.com/pandas-dev/pandas - 26412353a0239cfc926dcfbc16a9ad567e968619 authored about 1 year ago by jbrockmendel <[email protected]>
DOC: Fix release date for 2.1.2 (#55747)

github.com/pandas-dev/pandas - 4490da7dc4acfe2d8f0790d2f4b2018f6e9ddf06 authored about 1 year ago by Thomas Li <[email protected]>
BUG: fix online ewma with CoW (#55735)

github.com/pandas-dev/pandas - 984d75543fce5c68f0dcc4f0b3500256e4a9c0c9 authored about 1 year ago by Joris Van den Bossche <[email protected]>
TST: improve test_repr_bytes_61_lines setup to speed up test (#55724)

github.com/pandas-dev/pandas - c36e302c7b30bc7945119a77f255d0302307847e authored about 1 year ago by Joris Van den Bossche <[email protected]>
DOC: Add whatsnew for 2.1.3 (#55722)

github.com/pandas-dev/pandas - b7ab856124254a0f950b32992aacae07421bdc0c authored about 1 year ago by Joris Van den Bossche <[email protected]>
ENH: make guess_datetime_format public (#55079)

* updating init to include guess_datetime_format func

* included guess_datetime_format in api...

github.com/pandas-dev/pandas - beed6bc555bd82935257747236b2ef6b65a65bb9 authored about 1 year ago by NNLNR <[email protected]>
DOC: Add Hail to the out-of-core community list (#55477)

* add Hail to the out-of-core community list

* Pandas to pandas

Co-authored-by: Matthew Ro...

github.com/pandas-dev/pandas - af72b637b952cda75bb76271a39419793c6291aa authored about 1 year ago by Dan King <[email protected]>
BUG: IntervalIndex.from_arrays with mismatched datetimelike resos (#55714)

* BUG: IntervalIndex.from_arrays with mismatched datetimelike resos

* GH ref

github.com/pandas-dev/pandas - 6ba0d7fdac9b5300577302d2751ec6f310c5fb8c authored about 1 year ago by jbrockmendel <[email protected]>
BUG: Index.view with non-nano (#55710)

* BUG: Index.view with non-nano

* GH ref

github.com/pandas-dev/pandas - 0a7477bb1a45bfff7cb7d6a48986b6e16d6cb770 authored about 1 year ago by jbrockmendel <[email protected]>
PERF: Implement groupby idxmax/idxmin in Cython (#54234)

* PERF: Implement groupby idxmax/idxmin in Cython

* Update docs

* Add ASVs

* mypy fixup...

github.com/pandas-dev/pandas - ccca5df8259923430a2fbf17989cfe4be306660c authored about 1 year ago by Richard Shadrach <[email protected]>
REF: Avoid np.can_cast for scalar inference for NEP 50 (#55707)

* REF: Avoid np.can_cast for scalar inference for NEP 50

* Use helper function

* end->stop...

github.com/pandas-dev/pandas - ff5cae7783bb6f23cd748e160360ce94f4c361da authored about 1 year ago by Matthew Roeschke <[email protected]>