-
-
Notifications
You must be signed in to change notification settings - Fork 20.2k
All issues
Issue creation is restricted in this repository
- #49275 · noatamir opened
on Oct 24, 2022 9
Issues
is:issue state:open
is:issue state:open
Search results
BUG: DataFrame.loc assignment with boolean column indexer raises NotImplementedError for single-column DataFrame
Needs TriageIssue that has not been reviewed by a pandas team memberIssue that has not been reviewed by a pandas team memberStatus: Open.#66527 In pandas-dev/pandas;BUG: read_csv c engine collapses distinct fields sharing a NUL-terminated prefix with dtype=object or dtype='category'
IO CSVread_csv, to_csvread_csv, to_csvStringsString extension data type and string dataString extension data type and string dataStatus: Open.#66525 In pandas-dev/pandas;BUG: read_csv c engine silently truncates integer and boolean fields at an embedded NUL byte
IO CSVread_csv, to_csvread_csv, to_csvStatus: Open.#66524 In pandas-dev/pandas;BUG/API: ewm with equally spaced times disagrees with no-times for adjust=False, ignore_na=False on NaN data
API - ConsistencyInternal Consistency of API/BehaviorInternal Consistency of API/BehaviorMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolatenp.nan, pd.NaT, pd.NA, dropna, isnull, interpolateNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further actionWindowrolling, ewma, expandingrolling, ewma, expandingStatus: Open.#66523 In pandas-dev/pandas;BUG: DataFrame.ewm(...).online().mean() ignores the decay for single-column frames
numbanumba-accelerated operationsnumba-accelerated operationsWindowrolling, ewma, expandingrolling, ewma, expandingStatus: Open.#66522 In pandas-dev/pandas;BUG: IntervalArray silently builds interval[int64] with an object-dtype right side
IntervalInterval data typeInterval data typeStatus: Open.#66518 In pandas-dev/pandas;BUG: convert_dtypes raises OverflowError for integers outside the int64 range
Dtype ConversionsUnexpected or buggy dtype conversionsUnexpected or buggy dtype conversionsStatus: Open.#66517 In pandas-dev/pandas;BUG: object of type 'list_iterator' has no len()
Needs TriageIssue that has not been reviewed by a pandas team memberIssue that has not been reviewed by a pandas team memberStatus: Open.#66514 In pandas-dev/pandas;BUG: Timestamp.replace(nanosecond=...) can produce a Timestamp whose value is the NaT sentinel
Timestamppd.Timestamp and associated methodspd.Timestamp and associated methodsStatus: Open.#66510 In pandas-dev/pandas;BUG: read_parquet(to_pandas_kwargs={"self_destruct": True}) segfaults
IO Parquetparquet, featherparquet, featherSegfaultNon-Recoverable ErrorNon-Recoverable ErrorStatus: Open.#66509 In pandas-dev/pandas;BUG:
Needs TriageIssue that has not been reviewed by a pandas team memberIssue that has not been reviewed by a pandas team memberStatus: Open.#66501 In pandas-dev/pandas;BUG: DataFrame.eq() incorrectly rejects scalar strings in type annotations
Needs TriageIssue that has not been reviewed by a pandas team memberIssue that has not been reviewed by a pandas team memberStatus: Open.#66499 In pandas-dev/pandas;