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
Added note that values are joined with a space before parsing for the combined column cases.
github.com/pandas-dev/pandas - 0cbe41ad0bab42fa6fc8694adcf6db3804447740 authored about 1 year ago by mvirts <[email protected]>github.com/pandas-dev/pandas - d7b94432377d5a4e9ce539002ca0c4c57e9caaaa authored about 1 year ago by Xiao Yuan <[email protected]>
github.com/pandas-dev/pandas - 5e872ce6380a09e6c7515525556eaf7b96b9ca31 authored about 1 year ago by jbrockmendel <[email protected]>
* REGR: fix read_parquet with column of large strings (avoid overflow from concat)
* comment ...
github.com/pandas-dev/pandas - 05f2f715c4b2c26d9ec5f02acdff258023b0f741 authored about 1 year ago by Joris Van den Bossche <[email protected]>* BUG: Groupby not keeping string dtype for empty objects
* Fix
---------
Co-authored-b...
github.com/pandas-dev/pandas - 8afd868106dec889df89e3abed36af09bb7ddf8c authored about 1 year ago by Patrick Hoefler <[email protected]>github.com/pandas-dev/pandas - f67d7d66a403c984f5f3d6aebb2a1e684d45711a authored about 1 year ago by Joris Van den Bossche <[email protected]>
Co-authored-by: Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - aeb3644567a10296cc09aed03bf7e0a3780e67ee authored about 1 year ago by Joris Van den Bossche <[email protected]>github.com/pandas-dev/pandas - 54814c3bc022b91447c27e72b8f79cdac1f6df15 authored about 1 year ago by Yao Xiao <[email protected]>
* Fix rolling microseconds for sum
* - adding a test for rounding sum
* Update pandas/test...
github.com/pandas-dev/pandas - fe178189e589711559a3064fcefa4d330b7f41fa authored about 1 year ago by Hadi Abdi Khojasteh <[email protected]>* Remove old commentary, clean up skipping sqlalchemy
* Refactor test
* Split out Datetime...
github.com/pandas-dev/pandas - 074ab2f87d2aeb9586c90b7266f7f1f4488f1db0 authored about 1 year ago by Matthew Roeschke <[email protected]>* BUG: BusinessDay addition with non-nano
* GH ref
* fix nanos case
github.com/pandas-dev/pandas - 455b8681c45ef0c147390c8cc64cbf644bf0d4bc authored about 1 year ago by jbrockmendel <[email protected]>* REGR: Groupby methods not supporting numba raising TypeError when the global option is set
...
github.com/pandas-dev/pandas - d6aea32f27df80a2a858c6a61c44354794307bfc authored about 1 year ago by Thomas Li <[email protected]>* factorize by keys for merge_asof
* use intp_t
* add test
* whatsnew
* ensure int64
github.com/pandas-dev/pandas - 2f4c93e8322775a0bb06429a02429b95ba6abb26 authored about 1 year ago by Luke Manley <[email protected]>* Collect Timedelta tests
* organize tests
* typo fixup
* mypy fixup
github.com/pandas-dev/pandas - de50590c7c6cd70606cb2e8db2a78ca3afb0971e authored about 1 year ago by jbrockmendel <[email protected]>* REF: collect Timestamp tests by method
* mypy fixup
github.com/pandas-dev/pandas - f34cf544d9aef66e9d780d58eb5511aa669258c4 authored about 1 year ago by jbrockmendel <[email protected]>
I am not sure that this is uncontested that this is a good version
pin change. I also took the...
github.com/pandas-dev/pandas - 4412800d1878845e8801ab95b9642b278302c690 authored about 1 year ago by Patrick Hoefler <[email protected]>
* TST: check names in test_readers.py
* de-duplicate
github.com/pandas-dev/pandas - 43c7d4023009ceee4ca11f2148a8debd372e437a authored about 1 year ago by jbrockmendel <[email protected]>fix regression in merge_asof by datelike
github.com/pandas-dev/pandas - 8b5ba3c78d476e1018087c8a0e87165132a27592 authored about 1 year ago by Luke Manley <[email protected]>github.com/pandas-dev/pandas - 0cd5428d41e1f1f541c49c33265460944712e542 authored about 1 year ago by jbrockmendel <[email protected]>
github.com/pandas-dev/pandas - 029980982e1492d4532019565d6962726e55001e authored about 1 year ago by jbrockmendel <[email protected]>
* BUG: mode not sorting values for arrow backed strings
* Fix tests
* Change to pa_install...
github.com/pandas-dev/pandas - bb2d2e00524fb31d08a43fc54706035f810d2489 authored about 1 year ago by Patrick Hoefler <[email protected]>* BUG: DTA/TDA constructors with mismatched values/dtype resolutions
* mypy fixup
github.com/pandas-dev/pandas - e48df1cf18cb1a5d21085e55dd05d0b6c988ab51 authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - 5622b1bf85fec3f226412a0df59c5f971b67bed0 authored about 1 year ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - d3956ec20cb75dde25c1ef5a0597667ee5462bd6 authored about 1 year ago by Thomas Li <[email protected]>
github.com/pandas-dev/pandas - 6f950c1c36eecce7aad3527b20da25943ebb028d authored about 1 year ago by William Ayd <[email protected]>
* BUG: infer_string not inferring string dtype when NA is first value
* Update lib.pyx
github.com/pandas-dev/pandas - 7959578c73d3cad1c5820f51dfefa4e442d39b2a authored about 1 year ago by Patrick Hoefler <[email protected]>* reportIncompatibleMethodOverride
* BooleanDtype.na_value is a property
* fix Timestamp.c...
github.com/pandas-dev/pandas-stubs - 9aac8e31ba69eb4c0583e55dd2198755fb031620 authored about 1 year ago by Torsten Wörtwein <[email protected]>* add dictionary OFFSET_DEPR_FREQSTR, change warning msg
* rename Q to QE for offsets
* co...
github.com/pandas-dev/pandas - e0a84433a6a237d74d6c8d273b5987f2dbe9acfc authored about 1 year ago by Natalia Mokeeva <[email protected]>* Add types for pandas.DataFrame.map
* Made some changes:
- Removed stub and test for applym...
* correct convert_json_field_to_pandas_type
* fix pre-commit errors
* correct def convert_...
github.com/pandas-dev/pandas - 6ef695ff19cbc54c7f17f55aedb79e2757784670 authored about 1 year ago by Natalia Mokeeva <[email protected]>* REF: dont test intermediate constructor helpers
* avoid unnecessary copy
github.com/pandas-dev/pandas - e7d2c7a537d1aebf7b93acb4c75b49e73dd8b600 authored about 1 year ago by jbrockmendel <[email protected]>* BUG: NaT instead of error for timestamp
* Timestamp
* whatsnew entry
* added actual b...
github.com/pandas-dev/pandas - 8b7fd0d7ea13d83adac001fd95d2fa372e301d0b authored about 1 year ago by Xiao Yuan <[email protected]>github.com/pandas-dev/pandas - 0de3bcbcb5bf3010173d478f4c327e4defcbe6b2 authored about 1 year ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 92d261159515618fe5a7d18968caf77948d9d90f authored about 1 year ago by Maxwell Bileschi <[email protected]>
github.com/pandas-dev/pandas - 625d8d6e53b11f8099eb8987e030e28cdb972747 authored about 1 year ago by jbrockmendel <[email protected]>
github.com/pandas-dev/pandas - 03a49813074c84665c9ea611c56bb0059f434227 authored about 1 year ago by Patrick Hoefler <[email protected]>
* TST: added failing tuple tests for `str.startswith` and `str.startswith` (#54942)
* FIX: ad...
github.com/pandas-dev/pandas - 2b6af64bb034c28727c399eed41d622c339e63a0 authored about 1 year ago by Nils Müller-Wendt <[email protected]>* TST: change pyarrow skips to xfails
* revert edits where CI is different from local
----...
github.com/pandas-dev/pandas - f64c60850b524c39d70c963ec39a6d92f3b6d7ee authored about 1 year ago by jbrockmendel <[email protected]>* REF: implement ParseState
* REF: inline convert_timezone
* ParseState->DatetimeParseState
github.com/pandas-dev/pandas - 0c7d303853070cd85dddfa08a0f2ca151fa9653a authored about 1 year ago by jbrockmendel <[email protected]>* BUG: pytables with non-nano dt64
* GH ref
* fix whatsnew
github.com/pandas-dev/pandas - ea65f90ec60bc596872bfe92e7b7cd135608bc85 authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - f32c52d07c71c38c02edc3b9a3ef9d6915c13aa5 authored about 1 year ago by Aniket Patil <[email protected]>
Co-authored-by: Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - df828190a434b5e6f7870b2874bef126d7881a7b authored about 1 year ago by jbrockmendel <[email protected]>for offsets deprecated frequency replaced UserWarning with FutureWarning
github.com/pandas-dev/pandas - 54fe86a4caa17b22007701f3ce35da5bdcd9c00b authored about 1 year ago by Natalia Mokeeva <[email protected]>github.com/pandas-dev/pandas - 599058a32003363c6c19779b41c69539cd0dc885 authored about 1 year ago by Patrick Hoefler <[email protected]>
* DEPS: Bump optional dependencies
* Clean up some version checks
* Address old pyarrow ch...
github.com/pandas-dev/pandas - b57080bf216582454e379a4e702fd7246dfbb8c4 authored about 1 year ago by Matthew Roeschke <[email protected]>* ENH: Add numba engine to df.apply
* complete?
* wip: pass tests
* fix existing tests
...
github.com/pandas-dev/pandas - 206f9812cb6197cf65fdad9d7aa1cb62df4090b3 authored about 1 year ago by Patrick Hoefler <[email protected]>
* improve perf in merge_asof with multiple "by" keys
* whatsnew
* add test for EA dtypes
...
* replace cpplint with clang-format
* fixups
* use conda for clang-format
* language: c...
github.com/pandas-dev/pandas - b3a4b9740e4d1c864f8977ab81027db0686063fe authored about 1 year ago by William Ayd <[email protected]>* BUG: inferred_freq with non-nano
* GH ref
github.com/pandas-dev/pandas - fdcdd4c2dc4f7ab049879cbaa64cfc430b0b86d9 authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - 54a65e05a15a0caf7a3b9460f9168a877d7efade authored about 1 year ago by jbrockmendel <[email protected]>
* TST: move test files to methods/ directory
* REF: tz_localize tests
* implement test_rou...
github.com/pandas-dev/pandas - b446c4b1bafc9ac777a7670f853e278b0b91c2b5 authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - 3e10647df615bd9a841506a5ed877e7ed0eb59a2 authored about 1 year ago by jbrockmendel <[email protected]>
github.com/pandas-dev/pandas - 5c7d89db4583bfa8cf628235f4d566d104776278 authored about 1 year ago by Richard Shadrach <[email protected]>
github.com/pandas-dev/pandas - 839ed72f3de11ea4309ad66cd35a06b45afdc387 authored about 1 year ago by Patrick Hoefler <[email protected]>
Co-authored-by: Joris Van den Bossche <[email protected]>
github.com/pandas-dev/pandas - 3a90faa99186ae3b349d480f289f0341154c35b6 authored about 1 year ago by Patrick Hoefler <[email protected]>* added assert
* review comment
github.com/pandas-dev/pandas - c072ffbfc02032919f54d9ef194c1edf7b73b1ea authored about 1 year ago by Jay <[email protected]>* correct message for parsing datetimes with mixed time zones
* correct tests
github.com/pandas-dev/pandas - 00f10db680c6cf836fad80dda33849081e540230 authored about 1 year ago by Natalia Mokeeva <[email protected]>* Update generic.py
* Update generic.py
* Update generic.py
github.com/pandas-dev/pandas - af5fa36d9e754cd233aedab8673bed8e85e6eef7 authored about 1 year ago by Abhijit Deo <[email protected]>* CLN: split large tests
* REF: misplaced tests
* TST: improve tet
* comment
* TST: ...
github.com/pandas-dev/pandas - 52cdc34da70472c3c2eff44ce697b730d4013481 authored about 1 year ago by jbrockmendel <[email protected]>* BUG: DateOffset addition with non-nano
* Update doc/source/whatsnew/v2.2.0.rst
Co-author...
github.com/pandas-dev/pandas - a5e55fb563b1c8ebf615c14c10229dcf48211b80 authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - 503e8e86604c82cdb5d3ea899ce9a3201d5b8080 authored about 1 year ago by Matthew Roeschke <[email protected]>
* DOC: Correct groupby().mean() usage in table layout getting started article
* DOC: Explicit...
github.com/pandas-dev/pandas - 70a11418a7626d4f251580700e1f4d401ebf933f authored about 1 year ago by Ryan Gibson <[email protected]>* PERF: read_stata for wide columns
* Add PR number
* Remove unused variable
* typing
...
* Ensure "string[pyarrow]" type is preserved when calling extractall
* Add whatsnew note
*...
github.com/pandas-dev/pandas - c9dc91d8ed61317a6a62702546c6ff59d5f68044 authored about 1 year ago by Amanda Bizzinotto <[email protected]>* fix pow with missing operand
* move to 2.2.0
* Update doc/source/whatsnew/v2.2.0.rst
...
github.com/pandas-dev/pandas - 192aec7943cf74621253dbcbfa039bee73fbca24 authored about 1 year ago by rohanjain101 <[email protected]>* BUG: Week.__add__ with non-nano
* GH ref
* typo fixup
github.com/pandas-dev/pandas - c0a1e2a2388b7dfb7582746aeffa2cfd5ca2e9f8 authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - c31c6bacb324da14177f254cab555e5e312cc71b authored about 1 year ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - ca39324dcd1af36a3dbc2773e904d518ebd247c6 authored about 1 year ago by William Ayd <[email protected]>
github.com/pandas-dev/pandas - 820d5a902f50b076d10fbc97a2b50d4d2995cd4e authored about 1 year ago by Thomas Li <[email protected]>
github.com/pandas-dev/pandas - 940ea7a4f8ecbdfbf1a398649c3ccfe9705ede49 authored about 1 year ago by jbrockmendel <[email protected]>
* floordiv fix
* docs
* docs
* try fix
* revert
* precommit
* Update doc/sourc...
github.com/pandas-dev/pandas - 864596b26ca31d341203dd8ff37c39a88de08ad0 authored about 1 year ago by rohanjain101 <[email protected]>github.com/pandas-dev/pandas - a9fce50ffa393c3ef247fc75ee86a8847a303555 authored about 1 year ago by jbrockmendel <[email protected]>
* EHN: allow for to_sql `multi` method with oracle backend
* add explanation why conn.execute...
github.com/pandas-dev/pandas - 59d4e84128eceea8c37066e588e7b9daa0994630 authored about 1 year ago by Jaca <[email protected]>github.com/pandas-dev/pandas - 910fa77ca5fbe4c70aee828f9fd2cdbeea660e8c authored about 1 year ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - b2a622e6f3f5c61dae62b0ed71ebc0006188a91b authored about 1 year ago by jbrockmendel <[email protected]>
* DEPR: create_block_manager_from_blocks
* lint fixup
github.com/pandas-dev/pandas - 3ccdc5b662b72ff9c573b1de4b450d262f2278bb authored about 1 year ago by jbrockmendel <[email protected]>* DEPR: Previous implementation of DataFrame.stack
* Remove DataFrame.stack docs on dropping ...
github.com/pandas-dev/pandas - a83f6aae255d7d88fe26ac12565c26253a95751b authored about 1 year ago by Richard Shadrach <[email protected]>* DOC: Remove explicit paths from references
* revert
github.com/pandas-dev/pandas - 87386359a169ab0d761373bd8cb95d7d13fa0595 authored about 1 year ago by Richard Shadrach <[email protected]>* BUG: Don't clean docs and open browser in code_checks
* fixup
github.com/pandas-dev/pandas - bd5455e95534174a6f151c1e54ca07aac34e9c38 authored about 1 year ago by Richard Shadrach <[email protected]>* ENH: BaseStringArray._from_scalars
* WIP: EA._from_scalars
* ENH: implement EA._from_sca...
github.com/pandas-dev/pandas - 746e5eee860b6e143c33c9b985e095dac2e42677 authored about 1 year ago by jbrockmendel <[email protected]>* BUG: DataFrame.to_json OverflowError with np.long* dtypes
* BUG: DataFrame.to_json Overflow...
github.com/pandas-dev/pandas - 32c9c8feaf46d85119d66ddb09a4b69b28721c50 authored about 1 year ago by Paras Gupta <[email protected]>github.com/pandas-dev/pandas - ea14a466799fe6c2ba42dc468cda5212ea431026 authored about 1 year ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 5bfb41f66388bfb46ad7025c954354562193c7f0 authored about 1 year ago by Matheus Felipe <[email protected]>
MAINT: Partially revert np.int_ changes
github.com/pandas-dev/pandas - e61a0a8a9de56a2876a4468aed25b8a49608b660 authored about 1 year ago by Mateusz Sokół <[email protected]>github.com/pandas-dev/pandas - e0d6051f985994e594b07a2b93b9ca2eff43eae4 authored about 1 year ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - 7b8c6f6b410331f7b83348cb5f8812a58dab2b39 authored about 1 year ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 68e3c4b2f855e6e9a8469aeca6eb73ae60327160 authored about 1 year ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 10cf330662b34a2686722abe5fab35009fb3ee9a authored about 1 year ago by Joris Van den Bossche <[email protected]>
* rename BM, CBM to BME, CBME for offsets
* fix tests
* correct docs
* add tests, add n...
github.com/pandas-dev/pandas - 0021d241c6aa1b8db91151361b48d7864201fd01 authored about 1 year ago by Natalia Mokeeva <[email protected]>* REF: implement disallow_ambiguous_unit
* REF: implement get_unit_for_round
github.com/pandas-dev/pandas - b5b8be04b2a63fc02e89650a740779e718d7a99b authored about 1 year ago by jbrockmendel <[email protected]>* REF: implement Index._format_flat, _format_multi
* de-duplicate, change keyword
* DEPR: ...
github.com/pandas-dev/pandas - 2f3b0eda7231f33131c5fabf065483e61ac1ea59 authored about 1 year ago by jbrockmendel <[email protected]>* REF: share Index/Block get_values_for_csv
* mypy fixup
github.com/pandas-dev/pandas - abba4e2df1ba1651f89ca4b02f8eeeffc17375c2 authored about 1 year ago by jbrockmendel <[email protected]>* BUG: tslibs uncaught overflows
* GH refs
* windows/32bit builds
github.com/pandas-dev/pandas - e1368cfd506a782f386a0c3afe02b32c31e2856e authored about 1 year ago by jbrockmendel <[email protected]>* updated parameter definitions
* revert memview -> ndarray declaration
github.com/pandas-dev/pandas - c1d36044bd80e987105518a8986b016f7b54d584 authored about 1 year ago by William Ayd <[email protected]>* BUG: categorical dtype equality for level in different type
* BUG: categorical dtype equali...
github.com/pandas-dev/pandas - 579b8268474c5c89133ae7106a323dd94e1e33fa authored about 1 year ago by Paras Gupta <[email protected]>* BLD: Pin numpy to < 2
* typo
* Update action.yml
* Update unit-tests.yml
github.com/pandas-dev/pandas - fe07fd5a201c551df679053fbe068302a1337a4a authored about 1 year ago by Thomas Li <[email protected]>* REF: Add tests.groupby.methods
* Merge cleanup
* Refactor
* Refactor
* Show value ...
github.com/pandas-dev/pandas - 9de2a19b9651336cc14a2830c8460e9ad1e2d505 authored about 1 year ago by Richard Shadrach <[email protected]>* TST: Close ad-hoc db connections
* Add runtime import
github.com/pandas-dev/pandas - ae177e88472a0f71e4fa8d41e773f6fb7029a8dc authored about 1 year ago by Matthew Roeschke <[email protected]>