Skip to content

Actions: pandas-dev/pandas

Doc Build and Upload

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
469 workflow run results
469 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

BUG: chokes on pd.DatetimeTZDtype if there are no rows.
Doc Build and Upload #42455: Pull request #59123 synchronize by pcorpet
June 28, 2024 22:11 25m 14s pcorpet:main
June 28, 2024 22:11 25m 14s
BUG: chokes on pd.DatetimeTZDtype if there are no rows.
Doc Build and Upload #42445: Pull request #59123 synchronize by pcorpet
June 28, 2024 14:29 24m 25s pcorpet:main
June 28, 2024 14:29 24m 25s
BUG: chokes on pd.DatetimeTZDtype if there are no rows.
Doc Build and Upload #42444: Pull request #59123 synchronize by pcorpet
June 28, 2024 13:35 24m 40s pcorpet:main
June 28, 2024 13:35 24m 40s
BUG: chokes on pd.DatetimeTZDtype if there are no rows.
Doc Build and Upload #42443: Pull request #59123 synchronize by pcorpet
June 28, 2024 12:45 24m 34s pcorpet:main
June 28, 2024 12:45 24m 34s
BUG: chokes on pd.DatetimeTZDtype if there are no rows.
Doc Build and Upload #42442: Pull request #59123 synchronize by pcorpet
June 28, 2024 12:13 25m 17s pcorpet:main
June 28, 2024 12:13 25m 17s
BUG: chokes on pd.DatetimeTZDtype if there are no rows.
Doc Build and Upload #42441: Pull request #59123 synchronize by pcorpet
June 28, 2024 11:11 25m 45s pcorpet:main
June 28, 2024 11:11 25m 45s
CLN: unify a ValueError message for removed units T, L, U, N and remo…
Doc Build and Upload #42434: Commit a89f208 pushed by mroeschke
June 27, 2024 20:52 25m 50s main
June 27, 2024 20:52 25m 50s
DOC: json_normalize breaking changes in pandas 3.0.0 (#59127)
Doc Build and Upload #42433: Commit 750d75e pushed by mroeschke
June 27, 2024 20:51 24m 38s main
June 27, 2024 20:51 24m 38s
BUG: chokes on pd.DatetimeTZDtype if there are no rows.
Doc Build and Upload #42432: Pull request #59123 synchronize by pcorpet
June 27, 2024 20:43 25m 16s pcorpet:main
June 27, 2024 20:43 25m 16s
BUG: chokes on pd.DatetimeTZDtype if there are no rows.
Doc Build and Upload #42425: Pull request #59123 synchronize by pcorpet
June 27, 2024 19:36 24m 12s pcorpet:main
June 27, 2024 19:36 24m 12s
DOC: Update warning message in pandas.eval function (#59108)
Doc Build and Upload #42421: Commit 0320b3c pushed by mroeschke
June 27, 2024 17:22 25m 42s main
June 27, 2024 17:22 25m 42s
BUG: Add type check for encoding_errors in pd.read_csv (#59075)
Doc Build and Upload #42420: Commit 10d3615 pushed by mroeschke
June 27, 2024 17:20 25m 16s main
June 27, 2024 17:20 25m 16s
BUG: chokes on pd.DatetimeTZDtype if there are no rows.
Doc Build and Upload #42419: Pull request #59123 opened by pcorpet
June 27, 2024 16:53 24m 38s pcorpet:main
June 27, 2024 16:53 24m 38s
CI: Modify the trailing-whitespace hook to preserve markdown hard lin…
Doc Build and Upload #42412: Commit 42082a8 pushed by mroeschke
June 27, 2024 15:15 25m 17s main
June 27, 2024 15:15 25m 17s
BUG: DataFrame.sparse.from_spmatrix hard codes an invalid ``fill_va…
Doc Build and Upload #42411: Commit 195401f pushed by mroeschke
June 27, 2024 15:13 25m 51s main
June 27, 2024 15:13 25m 51s
DOC: fix Raises TypeError if any kind of string dtype is passed in (#…
Doc Build and Upload #42395: Commit 32ceb4a pushed by mroeschke
June 26, 2024 22:44 25m 12s main
June 26, 2024 22:44 25m 12s
CI: Keep GIL disabled in free-threading CI (#59109)
Doc Build and Upload #42390: Commit f28fe5a pushed by mroeschke
June 26, 2024 20:25 26m 9s main
June 26, 2024 20:25 26m 9s
CI: Set up CI for the free-threaded build of 3.13 (#59058)
Doc Build and Upload #42384: Commit 679c590 pushed by mroeschke
June 26, 2024 16:32 26m 51s main
June 26, 2024 16:32 26m 51s
CLN: enforce the deprecation of the Series.argsort NA behavior (#58…
Doc Build and Upload #42367: Commit bef88ef pushed by mroeschke
June 26, 2024 00:07 25m 11s main
June 26, 2024 00:07 25m 11s
DEPR: replace for Timedelta deprecated unit 'd' with 'D' in benchmark…
Doc Build and Upload #42365: Commit 2d6e61e pushed by mroeschke
June 25, 2024 21:46 24m 47s main
June 25, 2024 21:46 24m 47s
CLN: enforce deprecation of the Series[categorical].replace special-c…
Doc Build and Upload #42364: Commit 009fe99 pushed by mroeschke
June 25, 2024 21:44 24m 11s main
June 25, 2024 21:44 24m 11s
BUG: True cannot be cast to bool in read_excel (#58994)
Doc Build and Upload #42363: Commit 1a95c79 pushed by mroeschke
June 25, 2024 20:25 25m 1s main
June 25, 2024 20:25 25m 1s
PERF: Use shallow copies/remove unnecessary copies in reshaping (#58959)
Doc Build and Upload #42362: Commit f44ce13 pushed by mroeschke
June 25, 2024 20:16 32m 50s main
June 25, 2024 20:16 32m 50s
Fix insertion of None value in MultiIndex (#59069)
Doc Build and Upload #42361: Commit d604aa8 pushed by mroeschke
June 25, 2024 20:14 25m 6s main
June 25, 2024 20:14 25m 6s
TST: .loc dtype change bug (#59101)
Doc Build and Upload #42359: Commit a3d5e00 pushed by mroeschke
June 25, 2024 20:12 24m 36s main
June 25, 2024 20:12 24m 36s