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
* modified: pandas/core/indexes/multi.py
* modified: pandas/core/indexes/multi.py
* mo...
github.com/pandas-dev/pandas - 7ef617e88e1e51bbfd5d0cf71f57ef4502b91b38 authored about 1 year ago by shiersansi <[email protected]>* REF: De-special-case _format_with_header
* simplify
github.com/pandas-dev/pandas - 7e8148f4ff44482b8541959d5e095fef00adad23 authored about 1 year ago by jbrockmendel <[email protected]>* deprecate AS/BA/BAS in favour of YS/BY/BYS, fix tests
* correct def get_start_end_field, co...
github.com/pandas-dev/pandas - c9a98f0f0fe3a1ff2ce549b2f2c7551cc9afc58a authored about 1 year ago by Natalia Mokeeva <[email protected]>* BUG: repr of inf values with use_inf_as_na
* GH ref
github.com/pandas-dev/pandas - 943c3cb38d23e60905891724f878b91483597c83 authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - 6786846764cd9cf9d5041e5bdc86430be38eeb8e authored about 1 year ago by jbrockmendel <[email protected]>
* TYP: to_dict use MutableMapping
* remove deprecation warning
* mypy
github.com/pandas-dev/pandas-stubs - e7d8661c81bad6f41643cf868d4c2132cce65b7a authored about 1 year ago by Torsten Wörtwein <[email protected]>* EHN: read_spss stores the metadata in df.attrs
* filter warning
* Make separate variable
github.com/pandas-dev/pandas - b284101fbcfede2ce805324407a2a3072f640fa6 authored about 1 year ago by Xiao Yuan <[email protected]>github.com/pandas-dev/pandas - 66a54a37d843cb641bfd4f694946e63a49124b3d authored about 1 year ago by jbrockmendel <[email protected]>
* REF: avoid circular import of get_adjustment
* revert
github.com/pandas-dev/pandas - e22bfb3e1721d602086c0ca0b3af311cbe84cd9b authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - 1025151f71cb4f0efa1fd935e41d943428bd3d33 authored about 1 year ago by jbrockmendel <[email protected]>
* TST: sort index with sliced MultiIndex
* whatsnew
github.com/pandas-dev/pandas - f7b49d8eac88f9db365def1cd2babe03b84dadf4 authored about 1 year ago by Luke Manley <[email protected]>github.com/pandas-dev/pandas - 2a65fdd227734cbda5d8e33171e857ab4aaeb9d5 authored over 1 year ago by jbrockmendel <[email protected]>
* COMPAT: Update old numpy aliases
* change more usages
github.com/pandas-dev/pandas - 1ab06f85be101a0e9ea7e5b129398a8f5f6ef6da authored over 1 year ago by Matthew Roeschke <[email protected]>* Revert "BUG: Timestamp origin takes no effect in resample for 'MS' frequency (#53938)"
This...
github.com/pandas-dev/pandas - e74138cb1cd02211ecfa68e8ca187dcfc381f5f5 authored over 1 year ago by Marco Edward Gorelli <[email protected]>* add new automated test with ffill on a multi-index dataframe
This test checks whether the f...
github.com/pandas-dev/pandas - 361b62ecc2327c8cf0b6173482e1edd1641c54bb authored over 1 year ago by José Lucas Mayer <[email protected]>Remove outdated docs about NumPy's broadcasting
Signed-off-by: RedGuy12 <61329810+RedGuy12@us...
github.com/pandas-dev/pandas - dc3035da0aee23089a66b7f01bb2f1ee76d3f7be authored over 1 year ago by cobalt <[email protected]>* Create 0007-compact-and-reversible-JSON-interface.md
* change PDEP number (7 -> 12)
* Ad...
github.com/pandas-dev/pandas - 42282ce514e1dd265aad0c80b4a4610e4254be97 authored over 1 year ago by Philippe THOMY <[email protected]>* REF: remove IntervalIndex._format_data, _format_space
* improve check, remove outdated comment
github.com/pandas-dev/pandas - fa96a52d7cb7ad44267db57fa0803c7e4fd52b7d authored over 1 year ago by jbrockmendel <[email protected]>
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.1 to 2.16.2.
- [Relea...
* REF: privatize in formats.info
* privatize in formats.xml
* REF: privatize in formats.xm...
github.com/pandas-dev/pandas - 88af8871caa80d90a4417264b9fbadc551240388 authored over 1 year ago by jbrockmendel <[email protected]>* REF: to_native_types->get_values_for_csv, make kwargs explicit
* REF: avoid internals in to...
github.com/pandas-dev/pandas - a984fed0d734bfb1f10104b0c1f9de737cd70013 authored over 1 year ago by jbrockmendel <[email protected]>Fix rendering (with markdownlint analysis)
github.com/pandas-dev/pandas - 288ab31ce5696c4207dce9f48b41de2a4ba9bb9d authored over 1 year ago by Philippe THOMY <[email protected]>github.com/pandas-dev/pandas-stubs - bddb20b0920fff6e01563e7eb03cd0e4038021ea authored over 1 year ago by twagner-fox <[email protected]>
github.com/pandas-dev/pandas - cbac7cdecd45e2fc07a0a187b8591bada7e75736 authored over 1 year ago by Issam <[email protected]>
github.com/pandas-dev/pandas - 3fac6f26927a67718afafc42facfb199987c8548 authored over 1 year ago by Richard Shadrach <[email protected]>
* deprecate H in favour of h, fix tests
* correct def _maybe_coerce_freq, fix tests
* fix ...
github.com/pandas-dev/pandas - a0babcb2c63dd721ea47e75f6229c5fe727b2395 authored over 1 year ago by Natalia Mokeeva <[email protected]>github.com/pandas-dev/pandas - fe5f0c97ef71f2cd7a0657155a3e7d5ee7c65092 authored over 1 year ago by William Ayd <[email protected]>
github.com/pandas-dev/pandas - 43332c279ef013bae8f11992a7e903cd8c90ccb3 authored over 1 year ago by chris-caballero <[email protected]>
github.com/pandas-dev/pandas - 21689e5fabf1a75f66948d5da35aa4cef97af416 authored over 1 year ago by Marc Garcia <[email protected]>
github.com/pandas-dev/pandas-stubs - 2bbc80c10d9106b84f0d23c48b9d58f0ab7cb6c1 authored over 1 year ago by Torsten Wörtwein <[email protected]>
* CLN: assorted
* docstring fixup
* docstring fixup
* revert doc
github.com/pandas-dev/pandas - 1681cc79d2af88e4f70152a8f8a4caa671fd6b5b authored over 1 year ago by jbrockmendel <[email protected]>* Add overload for rename_axis
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for ...
github.com/pandas-dev/pandas - 29834640fc3d1c7a3cd6e255ffaa9126ebae8328 authored over 1 year ago by caneff <[email protected]>* move resample bug whatsnew notes to 2.2
* move to correct place
* remove moved note
github.com/pandas-dev/pandas - e4635ac3d3982bd9b3872b21ad8390bde312d226 authored over 1 year ago by Marco Edward Gorelli <[email protected]>* Create 0007-compact-and-reversible-JSON-interface.md
* change PDEP number (7 -> 12)
* Ad...
github.com/pandas-dev/pandas - a6893c1dd7c2c4a91657742346750628c0afd7e2 authored over 1 year ago by Philippe THOMY <[email protected]>* Series.__repr__ with MultiIndex with level name 0
* GH ref
github.com/pandas-dev/pandas - 40c2d4d8c00a3be74a5a81bc565ae6c6d8e6bebb authored over 1 year ago by jbrockmendel <[email protected]>* REF: make _format_with_header keyword-only
* REF: remove IntervalIndex._format_native_types
github.com/pandas-dev/pandas - c18ae3b2e5706031f1b03a00e1038dd4020af767 authored over 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - 494df5c767656a7108dc3100a04f785eaf8dc567 authored over 1 year ago by jbrockmendel <[email protected]>
* TYP: NDFrame.__round__
* more Self
* a few more Selfs
github.com/pandas-dev/pandas-stubs - ebb8ffa37f56c2c256c749fb661d952fac21fc65 authored over 1 year ago by Torsten Wörtwein <[email protected]>github.com/pandas-dev/pandas - 7ec95e4be4b814b92b671a91d544feee2a106d87 authored over 1 year ago by Natalia Mokeeva <[email protected]>
github.com/pandas-dev/pandas - 40f219ccf74182843cb87e6d00f1af4736105987 authored over 1 year ago by Thomas Li <[email protected]>
github.com/pandas-dev/pandas - a76b3f4c73a351a11d2cae6236773192e630d4f5 authored over 1 year ago by Richard Shadrach <[email protected]>
github.com/pandas-dev/pandas - 940a1b4fafdeca220dc24f15555f6c334dd3d864 authored over 1 year ago by Torsten Wörtwein <[email protected]>
* BUG: TimedeltaIndex.__repr__ with non-nano and round values
* GH ref
* mypy fixup
* u...
github.com/pandas-dev/pandas - e4b7174137476e2c1d31ac12067a0565bbf7f262 authored over 1 year ago by jbrockmendel <[email protected]>* REF: privatize where possible in io.formats.format
* REF: de-privatize VALID_JUSTIFY_PARAME...
github.com/pandas-dev/pandas - 6c58a217f5d9a2520d9d4bee665edff5397bbfc6 authored over 1 year ago by jbrockmendel <[email protected]>* REF: move get_format_datetime64_from_values to DatetimeArray
* REF: make is_dates_only a Da...
github.com/pandas-dev/pandas - d943c26c8587d1410eccb557db436d97b52b51b8 authored over 1 year ago by jbrockmendel <[email protected]>fixing EX03 errors
github.com/pandas-dev/pandas - a5c79461f8a5cf252ea83aec90c2eb9c89fe93a0 authored over 1 year ago by Dea María Léon <[email protected]>* REF: remove unused arguments from private Categorical methods
* REF: remove unused args fro...
github.com/pandas-dev/pandas - 6d4819bb01276a86657a83f7251104f550ceb1f8 authored over 1 year ago by jbrockmendel <[email protected]>* TYP: format.formats
* Fix MultiIndex._values
github.com/pandas-dev/pandas - 4145278fa169a79fb44db15c563091e695c54d64 authored over 1 year ago by jbrockmendel <[email protected]>* BUG: all not ignoring na when skipna=True
* Update v2.1.2.rst
github.com/pandas-dev/pandas - 364c9cb65acf47119dc251b25226ab415cc9a100 authored over 1 year ago by Patrick Hoefler <[email protected]>github.com/pandas-dev/pandas - 6a8055d8a52e1f691acefececa3e7d835f16a062 authored over 1 year ago by Patrick Hoefler <[email protected]>
MAINT: Add warning filter for np.long
github.com/pandas-dev/pandas - eb6317a3cf45dfeb76f81655310604de029ad596 authored over 1 year ago by Mateusz Sokół <[email protected]>
Always using a deepcopy prevents shared state and thus unintentional
modification of the attrs ...
* correct def is_all_strings
* add a test, correct whatsnew/v2.2.0.rst
* move the test and...
github.com/pandas-dev/pandas - 06cdcc0576e387551462511f82d3eed8c02be570 authored over 1 year ago by Natalia Mokeeva <[email protected]>* TYP: read_csv's usecols
* adjust doc
* use range
github.com/pandas-dev/pandas - da01e38e2affc046b329f054f87f011ce3af4eea authored over 1 year ago by Torsten Wörtwein <[email protected]>github.com/pandas-dev/pandas-stubs - 1cd116414dde282d40b958b76f1698c70c609633 authored over 1 year ago by Torsten Wörtwein <[email protected]>
github.com/pandas-dev/pandas - 6a83910674a2be1f95d75cfd935fdff22b09bd33 authored over 1 year ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 6b84daa3be369d9032cb2965d539407b9b98ff45 authored over 1 year ago by Patrick Hoefler <[email protected]>
* BUG: DataFrame.join reordering index levels when joining on subset of levels
* update more ...
github.com/pandas-dev/pandas - 1c1bb854cce61a8d653c468bcce70db84ac07cf9 authored over 1 year ago by Luke Manley <[email protected]>MAINT: Remove np.int_ and np.uint
github.com/pandas-dev/pandas - 4976b692ce638594046d79becadb692576fade33 authored over 1 year ago by Mateusz Sokół <[email protected]>This fix enables you to preserve the datetime precision when using the melt method. It fixes the...
github.com/pandas-dev/pandas - 22452174d44fd9821289e823e5d3bce21cd68315 authored over 1 year ago by paulreece <[email protected]>github.com/pandas-dev/pandas - 8664572fe63dbcb865588d9d564b49a572c3351e authored over 1 year ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - f196319e52b5823e89648af0c9d26dfdbe821d0c authored over 1 year ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 7df42118d2fca966c86a75ac6bf2c1d0df718eae authored over 1 year ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 59616c57d6abcf0fb4eb5f81928120c7b000ba88 authored over 1 year ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 06a54adb45bd9c94ad460de09f942aa331814096 authored over 1 year ago by Eric Han <[email protected]>
* BUG: ndim of string block incorrect with string inference
* Update test_constructors.py
github.com/pandas-dev/pandas - 0ed3626669031613825d0b6634be830ead237429 authored over 1 year ago by Patrick Hoefler <[email protected]>* PERF: Series.duplicated for pyarrow timestamp and duration types
* whatsnew
* fix setup
...
* Silence `Period[B]` warnings in plotting code
* Add issue number and removal TODO
* Add ...
github.com/pandas-dev/pandas - 6e6a6831aaa2d1606aa897b34f106e655180034b authored over 1 year ago by torext <[email protected]>
updates:
- [github.com/pylint-dev/pylint: v3.0.0a7 → v3.0.0b0](https://github.com/pylint-dev/py...
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.0 to 2.16.1.
- [Relea...
* REGR: join segfaulting for arrow string with nulls
* Fix not installed
github.com/pandas-dev/pandas - 71062f6c4ba78c2408993698d135795632b88e93 authored over 1 year ago by Patrick Hoefler <[email protected]>raise ValueError for get_indexer with method and non-monotonic
github.com/pandas-dev/pandas - 618bf88acb4325ef92719829d885c2727489df73 authored over 1 year ago by Luke Manley <[email protected]>Typo: directive must have a space after `::`
Otherwise it may be interpreted as a comment.
github.com/pandas-dev/pandas - cd8516aa93159c7d97df3c285d3709e890df3063 authored over 1 year ago by Matthias Bussonnier <[email protected]>Typo: missing space.
Without trailing space the interpreted text is not close. Even if it
we...
* BUG: Fix convert_dtypes for all na column and arrow backend
BUG: Fix convert_dtypes for all...
github.com/pandas-dev/pandas - 93abfb3915957aa1078d5b1d87c4c5c2c118f97f authored over 1 year ago by Patrick Hoefler <[email protected]>* Correct type annotation for to_dict.
The `into` argument of DataFrame.to_dict and Series.to...
github.com/pandas-dev/pandas - a0a6e048ad5c31b87f84789d093ac6a70f4c7f5e authored over 1 year ago by James Spencer <[email protected]>* Create 0007-compact-and-reversible-JSON-interface.md
* change PDEP number (7 -> 12)
* Ad...
github.com/pandas-dev/pandas - 9282d9ff003f9a116110f6fc21c7c181d7c6109f authored over 1 year ago by Philippe THOMY <[email protected]>* clean
* CI: use compiled nightly mypy
* pre-commit
github.com/pandas-dev/pandas-stubs - 7e72ed8b03e8e812b6dba7fb69a989de13fbe4b2 authored over 1 year ago by Torsten Wörtwein <[email protected]>* add parameters and examples to CustomBusinessMonthBegin/End
* move _attributes to _CustomBu...
github.com/pandas-dev/pandas - 0db27c0df815718bb4cb31ae69dddfc68828bc69 authored over 1 year ago by Natalia Mokeeva <[email protected]>github.com/pandas-dev/pandas - 6f0cd8d9ed251aa80f7415c565176fc33487110a authored over 1 year ago by Patrick Hoefler <[email protected]>
* Remove repetead NA
* Added file to toctree
* changed _api.missing_value
* Added NaT t...
github.com/pandas-dev/pandas - c8e7a98d6e8ef88d2c397d524dcfdb302f6fb4c8 authored over 1 year ago by Dea María Léon <[email protected]>
The argument has been added to pandas 2.1.0 in https://github.com/pandas-dev/pandas/pull/52620.
...
github.com/pandas-dev/pandas - 8f20e82c4eee12d605ad4eb9d49b4fc37069e2dd authored over 1 year ago by Thomas Li <[email protected]>
* TYP: overload for DataFrame.to_xml
* black
github.com/pandas-dev/pandas - 69b5d5ae40cd544ba6e47dc9ba715f0e8951ac46 authored over 1 year ago by Torsten Wörtwein <[email protected]>github.com/pandas-dev/pandas-stubs - 3c2affdaeb1cb03777cc59832dcdd4b030add27d authored over 1 year ago by Irv Lustig <[email protected]>
* add pyarrow autogenerated prefix
* whats new bug fix
* test with no head and pyarrow
...
github.com/pandas-dev/pandas - 824a2738dc0b2cdd8dce2d4256c9dc34bb589e6b authored over 1 year ago by Hedeer El Showk <[email protected]>github.com/pandas-dev/pandas - 61d2056e4251b8d1c387f2577f0407062b9ab903 authored over 1 year ago by Matthew Roeschke <[email protected]>
* hardcode allowed freqs for hack
* whatsnew
* tests for business day issues
* move wha...
github.com/pandas-dev/pandas - 98f5a787940e02966f2747edbcbd992f0031c277 authored over 1 year ago by Marco Edward Gorelli <[email protected]>* TYP: misc changes for pandas-stubs test
* re-write changes from 47233 with SequenceNotStr
...
* Update pyproject.toml
* Update v2.1.2.rst
* Update v2.1.2.rst
* Update doc/source/wha...
github.com/pandas-dev/pandas - 89bd5695df3ccf5b9186b4645118656656831593 authored over 1 year ago by Artur Barseghyan <[email protected]>github.com/pandas-dev/pandas - 764c460cdd1d14dfa9a28d9367ab9874ac8037ba authored over 1 year ago by jbrockmendel <[email protected]>
* add DatetimeTZDtype._get_common_type
* mypy
github.com/pandas-dev/pandas - 2e3cb7685887f94997b9b83d0662aeb7a406e665 authored over 1 year ago by Luke Manley <[email protected]>* TST: Clean up autouse fixtures
* Use another flavor_read_html
github.com/pandas-dev/pandas - ce814c211c787216f10d251081d44ea8996ca9f7 authored over 1 year ago by Matthew Roeschke <[email protected]>add SumTimeDelta asv benchmark
Co-authored-by: Willian Wang <[email protected]>
github.com/pandas-dev/pandas - bdc2cd4c6423c23e8796d80b589dea937fffc2aa authored over 1 year ago by José Lucas Mayer <[email protected]>
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.15.0 to 2.16.0.
- [Relea...
Updated pre-commit hooks version and checked all the files accordingly.
github.com/pandas-dev/pandas - 37221468b5ed118595606d4b0e67321b163a8b09 authored over 1 year ago by Sai-Suraj-27 <[email protected]>* working with 2.1.1
* fixes for nightly
* fix invalid usage for mypy. use different resam...
github.com/pandas-dev/pandas-stubs - 05244cbada0b869584e4e56c68b69802b016e2de authored over 1 year ago by Irv Lustig <[email protected]>github.com/pandas-dev/pandas - d01669f5cdfff4edc889994331901b1f97946fdd authored over 1 year ago by Richard Shadrach <[email protected]>
* working with 2.1.1
* fixes for nightly
* fix invalid usage for mypy. use different resam...
github.com/pandas-dev/pandas-stubs - a912c8ef5d4214698c40b547044ba0adb9875aa4 authored over 1 year ago by Irv Lustig <[email protected]>* Fix doc for first_valid_index
* Replace notes with examples
* Add explicit prints
github.com/pandas-dev/pandas - 9e1096e8373bc99675fd1b3490cfb7cf26041395 authored over 1 year ago by jfadia <[email protected]>