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
* ENH: Add on_bad_lines for pyarrow (SQUASHED)
* Update to appropriate version in docstring
...
dont raise unnecessary warning
github.com/pandas-dev/pandas - f19f81fc1ed21a797ada3ede1c17645d12cc261f authored over 1 year ago by Marco Edward Gorelli <[email protected]>* DOC: fix build failure with sphinx 7 and SOURCE_DATE_EPOCH
* DOC: address review comments
github.com/pandas-dev/pandas - cae3f16986e73d2dc9a245a52149d8aec1307ab2 authored over 1 year ago by rebecca-palmer <[email protected]>point out that explicitly passing axis=None is deprecated for sum, prod, var, std, sem
github.com/pandas-dev/pandas - ee9a736c723f0d6b7097cd608d57a977e8285a77 authored over 1 year ago by Natalia Mokeeva <[email protected]>github.com/pandas-dev/pandas - 2d16863717c82457522aa915249ba185df79a9c2 authored over 1 year ago by Richard Shadrach <[email protected]>
github.com/pandas-dev/pandas - b43d79d5cb7d9797321f3c7252206b0078124c47 authored over 1 year ago by Sai-Suraj-27 <[email protected]>
github.com/pandas-dev/pandas - 52036d9f67ad00be7fcf81e0dbf9159f74dd7853 authored over 1 year ago by Boyd Kane <[email protected]>
github.com/pandas-dev/pandas - 2a08b052305ed35150d1355bc537548bec697778 authored over 1 year ago by William Ayd <[email protected]>
* REF: separate out _nbins_to_bins
* Cast x to Index early
* BUG: IntervalIndex.get_indexe...
github.com/pandas-dev/pandas - 28f274cb107ef0a252eb4cb954c1cfbe43968395 authored over 1 year ago by jbrockmendel <[email protected]>* Frequency: raise warnings when using ‘M’ frequency
* Frequency: raise warnings when using ‘...
github.com/pandas-dev/pandas - a98be065e365c3d673d759414586345b14de50ac authored over 1 year ago by Natalia Mokeeva <[email protected]>* BUILD: Fix duplicate files warning
* missing __init__.py file
github.com/pandas-dev/pandas - 61a6335263c6dfc5909357584ba33967a69c9b16 authored over 1 year ago by Thomas Li <[email protected]>* BUG: manage raw ods file without cell cache
* fixup! BUG: manage raw ods file without cell ...
github.com/pandas-dev/pandas - 8371d18218f854fce4c22104eb78eee9c14c62d8 authored over 1 year ago by Thomas Guillet <[email protected]>* DOC: Add whatsnew for 2.1.2
* Update v2.1.2.rst
* [pre-commit.ci] auto fixes from pre-co...
github.com/pandas-dev/pandas - c4efa9203ef7e13a797058600010876fdee7eee6 authored over 1 year ago by Thomas Li <[email protected]>github.com/pandas-dev/pandas - 9dc5163f93db643a764976c52bf76ee6c2ad817a authored over 1 year ago by Thomas Li <[email protected]>
github.com/pandas-dev/pandas - d303b7cb76d099e77eaf9afd7ae33030c39a33f6 authored over 1 year ago by Thomas Li <[email protected]>
* DEPR: ArrayManager
* Fixup
* Test fixup
* debug CI
* Test fixup
* warn if PANDA...
github.com/pandas-dev/pandas - b303665df0337448abbc6e3107be1f0ff7c98fb5 authored over 1 year ago by Richard Shadrach <[email protected]>Co-authored-by: Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - 49c89d292c343617f417aaccc6cd564f1a42207c authored over 1 year ago by Patrick Hoefler <[email protected]>* Revert "DEPR: Deprecate returning a DataFrame in SeriesApply.apply_standard (#52123)"
This ...
github.com/pandas-dev/pandas - 5d8cacda9dd086e340c0cb39e546070d6d313472 authored over 1 year ago by Patrick Hoefler <[email protected]>* Fix NameError in 'Evaluation order matters'
This code in 'Indexing and selecting data' of d...
github.com/pandas-dev/pandas - 6d58277feef818bb488dbd437f71aaf0bfb5e412 authored over 1 year ago by Sergey Zakharov <[email protected]>* Added `Timestamp` to `Series#__getitem__`
#773
* Fixed code review comments
* Replace...
github.com/pandas-dev/pandas-stubs - b7d23a538ae2661c2cab37fcc99be3e2b6755624 authored over 1 year ago by Ihor Dotsenko <[email protected]>* Modified doc/make.py to run sphinx-build -b linkcheck
* Update make.py
* Update make.py
...
github.com/pandas-dev/pandas - cb5b2e6f5280df2d26b0a9550828c4bdf1098053 authored over 1 year ago by jbrockmendel <[email protected]>
* Fix for series boolean documentation
* one blank line removed. docstring error
* Update ...
github.com/pandas-dev/pandas - ef5c01673510341d9045d492027c46ccaa246f13 authored over 1 year ago by kgmuzungu <[email protected]>* TYP: Allow None in strftime
* Change pyi
* Add description to docstring
github.com/pandas-dev/pandas - 696d21b5fea1c768ee833c3f67db321f9d329921 authored over 1 year ago by Richard Shadrach <[email protected]>CLN: do not import Axes/Artist from matplotlib.pyplot
github.com/pandas-dev/pandas - 20949e287d2688ef3e0e76bb39143db42fcbb813 authored over 1 year ago by Torsten Wörtwein <[email protected]>https://github.com/pandas-dev/pandas/blob/1.5.x/pandas/core/config_init.py#L563-L575
github.com/pandas-dev/pandas-stubs - 7e6f8a9b4aacb4d1193508290c3d59aedf67e7b5 authored over 1 year ago by Levi Leal <[email protected]>* DEPS: Bump to 1.26 proper for Python 3.12
* Update unit-tests.yml
* Update unit-tests.ym...
github.com/pandas-dev/pandas - 6a65cfdccef0974bf5291c0a6c5e237968d1f034 authored over 1 year ago by Thomas Li <[email protected]>github.com/pandas-dev/pandas - 835233180aff90d8ee4aa65a95f6daded84a6cfd authored over 1 year ago by Abdullah Ihsan Secer <[email protected]>
* initial working test
* passing mixing class removal
* converted non-sqlalchemy tests
...
github.com/pandas-dev/pandas - df7c0b772c775a65ae5fa2dae3ac192060ea2fae authored over 1 year ago by William Ayd <[email protected]>github.com/pandas-dev/pandas - ebca6dfb8f159ddc00081a463a6d9eda0fc96d8c authored over 1 year ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas-stubs - 1411742668c49e7454dcaf94d30fa4e7dde19cdf authored over 1 year ago by Torsten Wörtwein <[email protected]>
* add ExtensionArray._explode method; adjust pyarrow extension for use
* black
* add to wh...
github.com/pandas-dev/pandas - 6b3e66b53d10e19e83b51f14a66a335d5ff3394b authored over 1 year ago by Doug Davis <[email protected]>github.com/pandas-dev/pandas - 68268458ae3091875841b750c9763e64de835e2f authored over 1 year ago by Natalia Mokeeva <[email protected]>
* added deprecation message in docs
* requested changes
github.com/pandas-dev/pandas - 025e6ae2e9de9036c0b64f9f6571f00888b9f403 authored over 1 year ago by Rajat Subhra Mukherjee <[email protected]>* fix matplotlib imports, pd.util
* add todo for pd.util
github.com/pandas-dev/pandas-stubs - d8cdcb58b8324bfb5d4ba2de237f6c5204141c82 authored over 1 year ago by Irv Lustig <[email protected]>github.com/pandas-dev/pandas - 6dc4a6598172d75f7dfd383af75b1c9efb0f1c11 authored over 1 year ago by Matthew Roeschke <[email protected]>
* DEPR: fillna downcasting from object dtype
* GH ref
* suppress warning
* update test
...
* DEPR: downcasting in replace
* GH refs
* fix docbuild i hope
* suppress doc warnings
...
* BUG manage sharey in plot.box with vert=False
* fix
* add entry in whats new
* iter
github.com/pandas-dev/pandas - 66a49457900a6b50b9d2bf2bcf6664ef7351475b authored over 1 year ago by Guillaume Lemaitre <[email protected]>* BUG: Interval with Timestamp with tz shows tz
* Add whatsnew
* Fix tests
github.com/pandas-dev/pandas - 271144ae64d44399e9e23d147aa83281925a21fc authored over 1 year ago by Matthew Roeschke <[email protected]>* BUG: Index.difference not always returning a unique set of values
* whatsnew
* udpate te...
github.com/pandas-dev/pandas - e0c5b87850f924a2e7ab680979c628784d96181b authored over 1 year ago by Luke Manley <[email protected]>github.com/pandas-dev/pandas - abbb86e7cc69e53f5ee22fdf3bd5a78e21ad2351 authored over 1 year ago by Jirka Borovec <[email protected]>
* CLN: de-duplicate _matplotlib.converters
* REF: avoid changing type of vmin/vmax
* CLN: ...
github.com/pandas-dev/pandas - 2b8decdccea5a70dc92ad58283edecf8b1b049bb authored over 1 year ago by jbrockmendel <[email protected]>complete parameter descriptions for DataFrame.insert's docstring
issue: https://github.com/jo...
github.com/pandas-dev/pandas - 699a8e40a8257bba02b7b5bfa2218f272bdf1743 authored over 1 year ago by Moritz Schubert <[email protected]>* Update read_csv docs
* Fix line length
github.com/pandas-dev/pandas - 8768cea987ae16e1e2c150d4acc2581ffff5421f authored over 1 year ago by jfadia <[email protected]>github.com/pandas-dev/pandas - 6a2598052dd214bfb84ac8d0f6ecbb7586546cc5 authored over 1 year ago by Mateusz Sokół <[email protected]>
Features:
* Series.struct.dtypes -- see dtypes and field names
* Series.struct.field(name_or...
github.com/pandas-dev/pandas - f4f598fb36c0809da01cade2d5d832ee09564101 authored over 1 year ago by Elahe Sharifi <[email protected]>
github.com/pandas-dev/pandas - 52bed6dfa9ba99df21fba2740da2a5a2832ef96c authored over 1 year ago by Deepak George <[email protected]>
github.com/pandas-dev/pandas - 7b4df5a0b7a58566c673bd32e7280ce74a95fcb9 authored over 1 year ago by Joris Van den Bossche <[email protected]>
* CI: Unpin Cython
* Update actions-311-numpydev.yaml
* disable cache for now
* try bum...
github.com/pandas-dev/pandas - 85062f0e09590b7da3edfe1cabd427f224180b9e authored over 1 year ago by Thomas Li <[email protected]>* PERF: groupby aggregations on pyarrow timestamp and duration types
* mypy
* update
github.com/pandas-dev/pandas - cc58350c92a9e24bef586cd1b898c01640b33abc authored over 1 year ago by Luke Manley <[email protected]>github.com/pandas-dev/pandas - 7134f2c14e614980bcf366f979a0f85aafacbde6 authored over 1 year ago by Patrick Hoefler <[email protected]>
* first round of fixes
* fix up includes
* updates
* dedup logic
* move comment
github.com/pandas-dev/pandas - f00efd0344bd4e22cc867e76c776cb88669e6cde authored over 1 year ago by William Ayd <[email protected]>* Test installing dev dependencies with pip
* fix typo
* remove 3.12, list deps
* remov...
github.com/pandas-dev/pandas - 81fb7e76073ffe6adb875f15cdcfbac52c15b339 authored over 1 year ago by Fangchen Li <[email protected]>pandasSQL use transactions in test suite
github.com/pandas-dev/pandas - 51c2300210533a27fbd8bb58f93c2f382bbbdc40 authored over 1 year ago by William Ayd <[email protected]>github.com/pandas-dev/pandas - 13b132e7d154cee2b6daf3133a283d745fee4def authored over 1 year ago by Dmitriy <[email protected]>
* fixes #55009
* update documentation
* write documentation
* add test
* change form...
github.com/pandas-dev/pandas - 4e28925751491581a8bf92531714204f2a68dcde authored over 1 year ago by Martin Šícho <[email protected]>github.com/pandas-dev/pandas - 310f8a8a31dd88a55641ce742c7d13a2a8b0e238 authored over 1 year ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - 67b1e8b1f1fbf98c8e4e10473e6ac691d515593e authored over 1 year ago by Matthew Roeschke <[email protected]>
* PERF: Index.difference
* whatsnew
* remove is_monotonic check
github.com/pandas-dev/pandas - 0bdbc44babac09225bdde02b642252ce054723e3 authored over 1 year ago by Luke Manley <[email protected]>github.com/pandas-dev/pandas - 79067a76adc448d17210f2cf4a858b0eb853be4c authored over 1 year ago by Dmitriy <[email protected]>
github.com/pandas-dev/pandas - 705d4312cf1d94ef2497bcd8091e0eabd1085f4a authored over 1 year ago by Matthew Roeschke <[email protected]>
* updated warn msg
* Update apply.py
github.com/pandas-dev/pandas - 417a5e7fcfdc36385c0599f40bd1b0b8e96a3720 authored over 1 year ago by Rajat Subhra Mukherjee <[email protected]>* ENH: numba engine in df.apply
* fixes
* more fixes
* try to fix
* address code rev...
github.com/pandas-dev/pandas - ce5fdf0f55f47014240931a1f975f65767c2442a authored over 1 year ago by Thomas Li <[email protected]>* fix an example in whatsnew/v0.10.0.rst
* correct thee example in v0.10.0.rst
github.com/pandas-dev/pandas - aadd9e3a13660a7ac0b11730130447e5b07c01d1 authored over 1 year ago by Natalia Mokeeva <[email protected]>github.com/pandas-dev/pandas - debf5ace2e63b09901ec11bc9d533a9e9b40545c authored over 1 year ago by Torsten Wörtwein <[email protected]>
* PERF: concat(axis=1) with unaligned indexes
* whatsnew
github.com/pandas-dev/pandas - 8929630664bd6d4898de7c6309759ce21b9818a1 authored over 1 year ago by Luke Manley <[email protected]>BUG: concat ignoring sort parameter for DatetimeIndex
github.com/pandas-dev/pandas - a0d4725dd14176602761a3b8edd7d6c0ce41aa08 authored over 1 year ago by Luke Manley <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...
resolve #55059
github.com/pandas-dev/pandas - 723feb984e6516e3e1798d3c4440c844b12ea18f authored over 1 year ago by Matheus Felipe <[email protected]>COMPAT: bump pyarrow min version test for div on duration
github.com/pandas-dev/pandas - 9aa3f95a87eab4afe5dbd8cba8cd99432ec12899 authored over 1 year ago by Ben Greiner <[email protected]>github.com/pandas-dev/pandas - 5cf6e74e198ba34c8f64bed32082fddc2292986d authored over 1 year ago by Matthew Roeschke <[email protected]>
* ENH: update bundled pyperclip with changes from 1.8.2 release
Copy the changes from upstrea...
github.com/pandas-dev/pandas - 711fea0bdb216f9c489a70829393e0a26671d779 authored over 1 year ago by Michał Górny <[email protected]>github.com/pandas-dev/pandas - 5c7abca175c92f2dab7331e9f63a58b4e0d29c7a authored over 1 year ago by Luke Manley <[email protected]>
* BLD: some changes to make meson.build more idiomatic
- Use `pure: false` only in a single p...
github.com/pandas-dev/pandas - 3334832eb9a8dec8928e197a2930dba018dd6160 authored over 1 year ago by Ralf Gommers <[email protected]>github.com/pandas-dev/pandas - d04747c367d00ee03c5d008ce5670892d450e801 authored over 1 year ago by Richard Shadrach <[email protected]>
* Convert test_sql to pytest idiom
* Try KeyError catch
* Added drop_view to existing test...
github.com/pandas-dev/pandas - cea0cc0a54725ed234e2f51cc21a1182674a6032 authored over 1 year ago by William Ayd <[email protected]>* BLD: Build wheels for Python 3.12
* Update pyproject.toml
* Update pyproject.toml
* a...
github.com/pandas-dev/pandas - a7cb22631dd607f8c36292118c69cbd7bed1485c authored over 1 year ago by Thomas Li <[email protected]>github.com/pandas-dev/pandas - b1e9b58340110b63dc74f5c5b5de4aaa8db184fa authored over 1 year ago by Kai Mühlbauer <[email protected]>
github.com/pandas-dev/pandas - ba1e73500756fab064b83e6421ae7f42dffe55f8 authored over 1 year ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - c118953c380ed82b01e57caee4b8b58f993760f4 authored over 1 year ago by Patrick Hoefler <[email protected]>
* DEPR: DataFrameGroupBy.apply operating on the group keys
* fixups
* Improvements
* Ad...
github.com/pandas-dev/pandas - cf6100b2aa8f2210fc60c34865587c4c24d42582 authored over 1 year ago by Richard Shadrach <[email protected]>github.com/pandas-dev/pandas - faeedade7966d6f2a5b601c26205a71362913c47 authored over 1 year ago by Patrick Hoefler <[email protected]>
* BUG: pct_change showing unnecessary FutureWarning
* Fix df case
* Fix
github.com/pandas-dev/pandas - 88683e9dbc4ba2fe7b1185d88b538e2bbb2d3601 authored over 1 year ago by Patrick Hoefler <[email protected]>github.com/pandas-dev/pandas - 1aa885730ae3e01bb7123059d59220e67012343b authored over 1 year ago by Matthew Roeschke <[email protected]>
Add missing word to `IndexOpsMixin.array` docstring
github.com/pandas-dev/pandas - 3e1dc77866d3313f85564e7c67f8e6f7339c2cc6 authored over 1 year ago by David Poznik <[email protected]>* Use window parameter of test_freq_window_not_implemented
* Revert change in exception message
github.com/pandas-dev/pandas - 6cb1da95fcd2df9689f5c957a85c299d67b9aec9 authored over 1 year ago by Abdullah Ihsan Secer <[email protected]>* add test case of ngroup with nan value
Co-authored-by: José Lucas Silva Mayer <josemayer@us...
github.com/pandas-dev/pandas - f87b7e309ff34541158fe06cc0c915c09fa37c37 authored over 1 year ago by José Lucas Mayer <[email protected]>* TYP: fix a few types
* namespace test
* read_fwf overloads
* Revert "namespace test"
...
github.com/pandas-dev/pandas - a7005e0343cdfa682593400ed96fc72ddad629a1 authored over 1 year ago by Luke Manley <[email protected]>
github.com/pandas-dev/pandas - 876d7858721b4f364f431d38f849594aa0eadc7e authored over 1 year ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - da849a95646717013c93838cc798dcc31aee2290 authored over 1 year ago by Patrick Hoefler <[email protected]>
Inlude pyarrow_numpy string in efficient merge implementation
github.com/pandas-dev/pandas - 1b3ebe4656fca6607738851e46eaa53a9f970293 authored over 1 year ago by Patrick Hoefler <[email protected]>github.com/pandas-dev/pandas - e6814133c3df0948d5fb10a01074cea569a852fe authored over 1 year ago by Matthew Roeschke <[email protected]>
* REGR: concat raising for 2 different ea dtypes
* Update
github.com/pandas-dev/pandas - a317995665c5185a7a31316555d34fe5653941fc authored over 1 year ago by Patrick Hoefler <[email protected]>* Add bugfix for rolling window with nonunique datetimelike index
* Run black
* Add entry ...
github.com/pandas-dev/pandas - e7a1f9ddc88a32fe1c9f4379f9344595137f8d20 authored over 1 year ago by Abdullah Ihsan Secer <[email protected]>* REGR: interpolate raising if fill_value is given
* Update test and message
* Update pand...
github.com/pandas-dev/pandas - e1ec244688b80b52456264285033659bed01ffcd authored over 1 year ago by Patrick Hoefler <[email protected]>github.com/pandas-dev/pandas - 00bf889426ac40426cec0b4d71eb361a24ad1a8f authored over 1 year ago by Patrick Hoefler <[email protected]>
expanded pandas.DataFrame.to_sql docstring
Co-authored-by: vboxuser <[email protected]....
github.com/pandas-dev/pandas - 5b02305db6647d030ec66788a8ca9f37fe9a2790 authored over 1 year ago by Paul Uhlenbruck <[email protected]>