-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: Implement export of datetime64[ns, tz] dtypes with a fixed HDF5 #11411 Enhancement IO HDF5 read_hdf, HDFStore Timezones Timezone data dtype
TST: tests for outputing ambiguous times, #11619, fixed already in #11301 Dtype Conversions Unexpected or buggy dtype conversions IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
BUG/API: Index creation with different tz coerces DatetimeIndex API Design Timezones Timezone data dtype
REGR: Regression in .clip with tz-aware datetimes #11838 Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype
BUG GH11693 Support NaT series concatenation Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype
BUG: Timestamp subtraction of NaT with timezones Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timezones Timezone data dtype
BUG: date_range breaks with tz-aware start/end dates and closed intervals #12409 Regression Functionality that used to work in a prior pandas version Timezones Timezone data dtype
ProTip! Exclude everything labeled
bug with -label:bug.