Issues
- 5
CI breaking
#1071 opened by loicdiridollou - 1
- 0
Version 2.0 Migration Timestamp/Mask
#1065 opened by loicdiridollou - 5
Add pandas.api.typing module
#1055 opened by jamesdow21 - 1
- 0
Migration to 2.0 - Deprecation in Resample
#1063 opened by loicdiridollou - 4
DataFrame.insert should accept np.float32
#1059 opened by tblum - 2
- 2
astype tests failing for `f16`, `float128`, `c32` and `complex256` on MacOS arm64 platforms
#1051 opened by loicdiridollou - 0
[mypy] Dataframe.Join with "cross" option for "how" argument throws error even though it's valid
#1043 opened by brzegorzTesco - 0
Implement `__matmul__`, typehint pd.DataFrame.eval `inplace` and test conversion for `test_frame.py`
#1053 opened by loicdiridollou - 1
Incorrect signature for `pandas.Series.str.rsplit`
#1032 opened by kroche98 - 1
Python 3.13 support plan
#1052 opened by loicdiridollou - 0
Version 2.0: Deprecated index methods
#1049 opened by loicdiridollou - 4
`Series.rename_axis(None)` not accepted
#1042 opened by dpoznik - 0
Removed na_sentinel argument from factorize(), Index.factorize(), and ExtensionArray.factorize()
#1037 opened by loicdiridollou - 1
- 1
- 0
Added new argument engine to read_json() to support parsing JSON with pyarrow by specifying engine="pyarrow"
#1033 opened by loicdiridollou - 0
- 0
Migrate tests in io/json/_json.py to the new `check(assert_type...` style
#1034 opened by loicdiridollou - 6
- 2
- 5
groupby methods can return Series or DataFrame based on `as_index` variable
#1025 opened by loicdiridollou - 2
`pd.Timedelta` should also accept `float` values
#1015 opened by 5j9 - 0
- 1
- 3
- 1
Support Python 3.12 with Pandas 1.5.3
#1016 opened by kerrick-js - 10
TypeIs annotation for `pands.isna` is not quite accurate
#1009 opened by steve-mavens - 1
DataFrame.drop with columns=set(...) is unspecified
#1008 opened by cmp0xff - 2
- 0
- 6
Check incorrect when using a TimestampSeries and YearEnd from pandas.tseries.offsets
#969 opened by clemconv1 - 1
Series constructor does not accept TypedDict
#978 opened by BobVitorBob - 1
- 1
The package says Python 3.9 is supported, but 3.10 is the minimum version allowed
#998 opened by sanders41 - 1
- 0
DataFrame.pct_change typing for None missing
#992 opened by loicdiridollou - 1
df.columns.str.match actually gives npt.NDArray[np.bool_], but mypy thinks it is pd.Index[str]
#983 opened by cmp0xff - 1
- 0
Create overloads for `DataFrame.clip()`
#984 opened by Dr-Irv - 17
read_csv: parameter usecols has wrong type hint
#963 opened by clo-vis - 0
- 1
- 1
- 1
Invalid typing for `df.to_csv`
#962 opened by JensHeinrich - 1
- 6
Type of "apply" is partially unknown
#952 opened by JanEricNitschke - 1