{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":559367477,"defaultBranch":"main","name":"pandas","ownerLogin":"hfactor13","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-10-29T22:21:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/40706933?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721067785.0","currentOid":""},"activityList":{"items":[{"before":"39bd3d38ac97177c22e68a9259bf4f09f7315277","after":"40c63d871d890858166fa6daa782e552635e22b8","ref":"refs/heads/main","pushedAt":"2024-07-15T22:47:44.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"hfactor13","name":"Henry Cuzco","path":"/hfactor13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40706933?s=80&v=4"},"commit":{"message":"Remove extra space in ``resample`` freq deprecation (#59251)\n\nRemove extra space in resample freq deprecation","shortMessageHtmlLink":"Remove extra space in resample freq deprecation (pandas-dev#59251)"}},{"before":"d737d6a3b21c6c3d474c4222306aeae7448667a2","after":null,"ref":"refs/heads/conftest-scalars-test-fixture-docstring","pushedAt":"2024-07-15T18:23:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hfactor13","name":"Henry Cuzco","path":"/hfactor13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40706933?s=80&v=4"}},{"before":null,"after":"d737d6a3b21c6c3d474c4222306aeae7448667a2","ref":"refs/heads/conftest-scalars-test-fixture-docstring","pushedAt":"2024-07-14T18:23:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hfactor13","name":"Henry Cuzco","path":"/hfactor13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40706933?s=80&v=4"},"commit":{"message":"Added a missing docstring to pandas/conftest.py\n\nIt came up in the pytest output. See function ea_scalar_and_dtype.","shortMessageHtmlLink":"Added a missing docstring to pandas/conftest.py"}},{"before":"2a9855b55b9912d336592569136d580ae0aa8209","after":"39bd3d38ac97177c22e68a9259bf4f09f7315277","ref":"refs/heads/main","pushedAt":"2024-07-13T18:21:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hfactor13","name":"Henry Cuzco","path":"/hfactor13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40706933?s=80&v=4"},"commit":{"message":"BUG/TST: non-numeric EA reductions (#59234)\n\n* BUG/TST: non-numeric EA reductions\r\n\r\n* whatsnew\r\n\r\n* add keepdims keyword to StringArray._reduce","shortMessageHtmlLink":"BUG/TST: non-numeric EA reductions (pandas-dev#59234)"}},{"before":"61e209e4e9b628e997a648e12e24ac47fa3e1e26","after":"2a9855b55b9912d336592569136d580ae0aa8209","ref":"refs/heads/main","pushedAt":"2024-07-12T23:23:25.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"hfactor13","name":"Henry Cuzco","path":"/hfactor13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40706933?s=80&v=4"},"commit":{"message":"BLD, CI: Use `cibuildwheel` to build Emscripten/Pyodide wheels, push nightlies to Anaconda.org (#58647)\n\n* BLD: Add note about keeping jobs in sync\r\n\r\n* BLD, CI: Upload Emscripten wheels nightly to Anaconda\r\n\r\n* Add configuration for `cibuildwheel`-Pyodide\r\n\r\n* Use unreleased `cibuildwheel` in wheels CI job\r\n\r\n* Temporarily move config from TOML to env vars\r\n\r\n* Rename job, to match update comment\r\n\r\n* Try out Pyodide 0.26.1\r\n\r\n* Move Pyodide configuration to `pyproject.toml`\r\n\r\n* Use cibuildwheel v2.19 + clean up workflow\r\n\r\n* Skip a test that uses subprocesses\r\n\r\n* Match tests args with other Pyodide tests; use `not single_cpu`\r\n\r\n* Bump to cibuildwheel version 2.19.1\r\n\r\n* Don't add `cp312` in job name\r\n\r\nCo-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>\r\n\r\n* Don't use separate job for Pyodide wheels\r\n\r\n* Fix matrix inclusion\r\n\r\n* Add separate step, set `CIBW_PLATFORM` to Pyodide\r\n\r\n* Add condition for non-Pyodide jobs\r\n\r\n* Use just one step, inherit `CIBW_PLATFORM` if not set\r\n\r\nCo-Authored-By: Thomas Li <47963215+lithomas1@users.noreply.github.com>\r\n\r\n* Remove condition that skips the step\r\n\r\nCo-Authored-By: Thomas Li <47963215+lithomas1@users.noreply.github.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>\r\nCo-authored-by: Thomas Li <47963215+lithomas1@users.noreply.github.com>","shortMessageHtmlLink":"BLD, CI: Use cibuildwheel to build Emscripten/Pyodide wheels, push …"}},{"before":"d1b2c44761e96cbab6413897119f113dc7d657b9","after":"61e209e4e9b628e997a648e12e24ac47fa3e1e26","ref":"refs/heads/main","pushedAt":"2024-07-12T00:51:26.000Z","pushType":"push","commitsCount":1657,"pusher":{"login":"hfactor13","name":"Henry Cuzco","path":"/hfactor13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40706933?s=80&v=4"},"commit":{"message":"modified the automatically generated docstring to include the return … (#59229)\n\n* modified the automatically generated docstring to include the return type specification\r\n\r\n* removed Series.skew from the list as is no longer giving error\r\n\r\n---------\r\n\r\nCo-authored-by: Borja Elizalde ","shortMessageHtmlLink":"modified the automatically generated docstring to include the return … ("}},{"before":"d97e7bed65b1389ad669f7b8d028f603e8760f2a","after":"d1b2c44761e96cbab6413897119f113dc7d657b9","ref":"refs/heads/main","pushedAt":"2023-11-02T00:10:49.000Z","pushType":"push","commitsCount":3070,"pusher":{"login":"hfactor13","name":"Henry Cuzco","path":"/hfactor13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40706933?s=80&v=4"},"commit":{"message":"ENH/POC: infer resolution in array_strptime (#55778)\n\n* ENH/POC: infer resolution in array_strptime\r\n\r\n* creso_changed->creso_ever_changed","shortMessageHtmlLink":"ENH/POC: infer resolution in array_strptime (pandas-dev#55778)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEgC_ptgA","startCursor":null,"endCursor":null}},"title":"Activity · hfactor13/pandas"}