89
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 27, 2024 — Nov 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DOC: Correct typos in developer guide for consistency (#60932) More... 10 months ago
DOC: Update two more links in pandas Ecosystem (#60931) More... 10 months ago
TST: Update numpy version check for test_pandas_dtype_numpy_warning (#60929) More... 10 months ago
DOC: add series.info to api reference (#60926) More... 10 months ago
docs: clarify `None` case behavior for `sheet_name` in `pandas.read_excel` (#60924) More... 10 months ago
refactor: deprecate usage of `cursor.execute` statements in favor of the in class implementation of `execute`. (#60748) More... 10 months ago
fix: incorrect ISO week 53 conversion when only 52 weeks exist (#60896) More... 10 months ago
Add space after inline code and lower-case pandas in ecosystem.md (#60918) More... 10 months ago
DOC: Update the Numba jit links in window.rst (#60917) More... 10 months ago
Uniformize date format in index.html (#60912) More... 10 months ago
STY: Enable shellcheck pre-commit hook (#60817) More... 10 months ago
BUG: Fix frozenset display in pprint (#60867) More... 10 months ago
PERF: Fix groupby skipna performance (#60871) More... 10 months ago
BUG: Fix bug in DataFrame binary op not respecting fill_value in case… (#60906) More... 10 months ago
DOC: fix ES01 for pandas.io.formats.style.Styler (#60893) More... 10 months ago
DOC: fix ES01 for pandas.HDFStore.put (#60899) More... 10 months ago
DOC: fix ES01 for pandas.read_json (#60900) More... 10 months ago
DOC: fix ES01 for pandas.DataFrame.sparse (#60892) More... 10 months ago
DOC: fix ES01 for pandas.CategoricalDtype (#60902) More... 10 months ago
DOC: fix ES01 for pandas.api.types.infer_dtype (#60904) More... 10 months ago
DOC: fix ES01 for pandas.DataFrame.set_flags and pandas.Series.set_flags (#60891) More... 10 months ago
TST(string dtype): Resolve xfails in pytables (#60795) More... 10 months ago
BUG: Don't ignore errors when casting dtype in Series constructor (#60882) More... 10 months ago
DOC: fix a few typos in the User Guide (#60884) More... 10 months ago
DOC: fix ES01 for pandas.Period (#60890) More... 10 months ago
DOC: fix ES01 for pandas.array (#60889) More... 10 months ago
DOC: fix ES01 for pandas.DataFrame.shape (#60888) More... 10 months ago
DOC: fix ES01 for pandas.option_context (#60887) More... 10 months ago
DOC: Closed parameter not intuitively documented in DataFrame.rolling (#60844) More... 10 months ago
TST/CI: skipif numba tests on Ubuntu ARM for numba 0.61 (#60847) More... 10 months ago