GitHub / pandas-dev/pandas issues and pull requests
Labelled with: Strings
#60320 - TST (string dtype): resolve xfails in common IO tests
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60318 - TST (string dtype): resolve all xfails in JSON IO tests
Pull Request -
State: closed - Opened by WillAyd about 1 year ago
- 7 comments
Labels: IO JSON, Strings
#60317 - [backport 2.3.x] TST (string dtype): resolve all easy xfails in pandas/tests/groupby (#60314)
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Groupby, Strings
#60317 - [backport 2.3.x] TST (string dtype): resolve all easy xfails in pandas/tests/groupby (#60314)
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Groupby, Strings
#60316 - [backport 2.3.x] BUG (string dtype): let fillna with invalid value upcast to object dtype (#60296)
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60316 - [backport 2.3.x] BUG (string dtype): let fillna with invalid value upcast to object dtype (#60296)
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60314 - TST (string dtype): resolve all easy xfails in pandas/tests/groupby
Pull Request -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60314 - TST (string dtype): resolve all easy xfails in pandas/tests/groupby
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 3 comments
Labels: Strings
#60312 - TST (string dtype): resolve xfails in pandas/tests/apply + raise TypeError for ArrowArray accumulate
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60312 - TST (string dtype): resolve xfails in pandas/tests/apply + raise TypeError for ArrowArray accumulate
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 3 comments
Labels: Strings
#60301 - API: return value of `.values` for Series with the future string dtype (numpy array vs extension array)
Issue -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 12 comments
Labels: Docs, API Design, Strings
#60296 - BUG (string dtype): let fillna with invalid value upcast to object dtype
Pull Request -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Strings, API - Consistency
#60296 - BUG (string dtype): let fillna with invalid value upcast to object dtype
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 3 comments
Labels: Strings, API - Consistency
#60295 - TST (string dtype): resolve xfails for frame fillna and replace tests + fix bug in replace for string
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 3 comments
Labels: Strings, replace
#60295 - TST (string dtype): resolve xfails for frame fillna and replace tests + fix bug in replace for string
Pull Request -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Strings, replace
#60292 - [backport 2.3.x] BUG (string dtype): replace with non-string to fall back to object dtype (#60285)
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60287 - Change default string storage from "python" to "pyarrow" (if installed) for for NA-variant of StringDtype
Issue -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: API Design, Strings, NA - MaskedArrays
#60285 - BUG (string dtype): replace with non-string to fall back to object dtype
Pull Request -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Bug, Strings, replace
#60285 - BUG (string dtype): replace with non-string to fall back to object dtype
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 2 comments
Labels: Bug, Strings, replace
#60282 - BUG (string dtype): `replace` value in string column with non-string should cast to object dtype instead of raising an error
Issue -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Bug, Strings, replace
#60256 - [backport 2.3.x] BUG (string dtype): correctly enable idxmin/max for python-storage strings (#60242)
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Testing, Strings
#60256 - [backport 2.3.x] BUG (string dtype): correctly enable idxmin/max for python-storage strings (#60242)
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 1 comment
Labels: Testing, Strings
#60255 - String dtype: enable in SQL IO + resolve all xfails
Pull Request -
State: closed - Opened by WillAyd about 1 year ago
- 4 comments
Labels: IO SQL, Strings
#60255 - String dtype: enable in SQL IO + resolve all xfails
Pull Request -
State: closed - Opened by WillAyd about 1 year ago
- 7 comments
Labels: IO SQL, Strings
#60248 - Backport PR #60241 on branch 2.3.x (TST (string dtype): resolve xfail in arrow interface tests)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
Labels: Strings, Arrow
#60246 - [backport 2.3.x] TST (string dtype): fix groupby xfails with using_infer_string + update error message (#59430)
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 1 comment
Labels: Testing, Groupby, Strings
#60246 - [backport 2.3.x] TST (string dtype): fix groupby xfails with using_infer_string + update error message (#59430)
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 1 comment
Labels: Testing, Groupby, Strings
#60245 - TST (string dtype): resolve xfails in pandas/tests/copy_view
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60242 - BUG (string dtype): correctly enable idxmin/max for python-storage strings
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60241 - TST (string dtype): resolve xfail in arrow interface tests
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings, Arrow
#60235 - ENH (string dtype): convert string_view columns to future string dtype instead of object dtype in Parquet/Feather IO
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings, IO Parquet, Arrow
#60235 - ENH (string dtype): convert string_view columns to future string dtype instead of object dtype in Parquet/Feather IO
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 3 comments
Labels: Strings, IO Parquet, Arrow
#60234 - BUG (string dtype): logical operation with bool and string failing
Issue -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Bug, Numeric Operations, Strings
#60233 - TST (string dtype): resolve xfails in pandas/tests/series
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60233 - TST (string dtype): resolve xfails in pandas/tests/series
Pull Request -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60229 - BUG/API: sum of a string column with all-NaN or empty
Issue -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Bug, Groupby, Strings
#60228 - BUG (string dtype): comparison of string column to mixed object column fails
Issue -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 2 comments
Labels: Bug, Numeric Operations, Strings
#60223 - Backport PR #60222 on branch 2.3.x (ENH (string dtype): accept string_view in addition to string/large_string for ArrowStringArray input)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
Labels: Strings, Arrow
#60223 - Backport PR #60222 on branch 2.3.x (ENH (string dtype): accept string_view in addition to string/large_string for ArrowStringArray input)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
Labels: Strings, Arrow
#60222 - ENH (string dtype): accept string_view in addition to string/large_string for ArrowStringArray input
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings, Arrow
#60222 - ENH (string dtype): accept string_view in addition to string/large_string for ArrowStringArray input
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 1 comment
Labels: Strings, Arrow
#60221 - BUG (string dtype): fix qualifier in memory usage info
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60220 - Backport PR #60215 on branch 2.3.x (BUG (string dtype): fix escaping of newline/tab characters in the repr)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
Labels: Output-Formatting, Strings
#60220 - Backport PR #60215 on branch 2.3.x (BUG (string dtype): fix escaping of newline/tab characters in the repr)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
Labels: Output-Formatting, Strings
#60219 - ERR (string dtype): harmonize setitem error message for python and pyarrow storage
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Error Reporting, Strings
#60217 - TST (string dtype): avoid explicit object dtype Index in fixture data
Pull Request -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Testing, Strings
#60217 - TST (string dtype): avoid explicit object dtype Index in fixture data
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 3 comments
Labels: Testing, Strings
#60215 - BUG (string dtype): fix escaping of newline/tab characters in the repr
Issue -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Output-Formatting, Strings
#60215 - BUG (string dtype): fix escaping of newline/tab characters in the repr
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 1 comment
Labels: Output-Formatting, Strings
#60212 - [backport 2.3.x] TST (string dtype): update all tests in tests/frame/indexing (#60193)
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Testing, Strings
#60212 - [backport 2.3.x] TST (string dtype): update all tests in tests/frame/indexing (#60193)
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Testing, Strings
#60202 - Backport PR #60195 on branch 2.3.x (BUG (string dtype): fix where() for string dtype with python storage)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
Labels: Bug, Strings
#60202 - Backport PR #60195 on branch 2.3.x (BUG (string dtype): fix where() for string dtype with python storage)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
Labels: Bug, Strings
#60198 - [backport 2.3.x] TST (string dtype): avoid hardcoded object dtype for columns in datetime_frame fixture (#60192)
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Testing, Strings
#60198 - [backport 2.3.x] TST (string dtype): avoid hardcoded object dtype for columns in datetime_frame fixture (#60192)
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Testing, Strings
#60195 - BUG (string dtype): fix where() for string dtype with python storage
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Bug, Strings
#60195 - BUG (string dtype): fix where() for string dtype with python storage
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 1 comment
Labels: Bug, Strings
#60193 - TST (string dtype): update all tests in tests/frame/indexing
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60193 - TST (string dtype): update all tests in tests/frame/indexing
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 3 comments
Labels: Strings
#60192 - TST (string dtype): avoid hardcoded object dtype for columns in datetime_frame fixture
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60192 - TST (string dtype): avoid hardcoded object dtype for columns in datetime_frame fixture
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 2 comments
Labels: Strings
#60183 - String dtype (2.3.x): avoid downcasting object to string in fillna/where/interpolate
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 2 comments
Labels: Strings, Downcasting
#60183 - String dtype (2.3.x): avoid downcasting object to string in fillna/where/interpolate
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 2 comments
Labels: Strings, Downcasting
#60178 - Backport PR #60134 on branch 2.3.x (TST (string dtype): remove xfails in extension tests + fix categorical/string dispatch)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
Labels: Strings
#60178 - Backport PR #60134 on branch 2.3.x (TST (string dtype): remove xfails in extension tests + fix categorical/string dispatch)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
Labels: Strings
#60176 - TST (string dtype): fix invalid comparison error message and update test
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60176 - TST (string dtype): fix invalid comparison error message and update test
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 3 comments
Labels: Strings
#60159 - BUG/API: preserve dtype in Index `append()`
Issue -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Dtype Conversions, Strings, Index
#60158 - Backport PR #60133 on branch 2.3.x (TST (string dtype): update tests/reductions tests)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
- 1 comment
Labels: Strings
#60158 - Backport PR #60133 on branch 2.3.x (TST (string dtype): update tests/reductions tests)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
- 1 comment
Labels: Strings
#60152 - String dtype: deprecate the pyarrow_numpy storage option
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings, Deprecate
#60152 - String dtype: deprecate the pyarrow_numpy storage option
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 3 comments
Labels: Strings, Deprecate
#60134 - TST (string dtype): remove xfails in extension tests + fix categorical/string dispatch
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 1 comment
Labels: Strings
#60133 - TST (string dtype): update tests/reductions tests
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60133 - TST (string dtype): update tests/reductions tests
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60130 - BUG/TST (string dtype): fix and update tests for Stata IO
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60130 - BUG/TST (string dtype): fix and update tests for Stata IO
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 3 comments
Labels: Strings, IO Stata
#60123 - BUG: Converting NumPy-nullable dtypes to str
Issue -
State: closed - Opened by pkludig about 1 year ago
- 9 comments
Labels: Docs, Strings, PDEP missing values
#60119 - TST (string dtype): fix xfails in test_algos.py
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 3 comments
Labels: Strings
#60119 - TST (string dtype): fix xfails in test_algos.py
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 3 comments
Labels: Strings
#60117 - TST (string dtype): duplicate pandas/tests/indexes/object tests specifically for string dtypes
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 2 comments
Labels: Testing, Strings
#60117 - TST (string dtype): duplicate pandas/tests/indexes/object tests specifically for string dtypes
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Testing, Strings
#60116 - TST (string dtype): add explicit object vs str dtype to index fixture
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 3 comments
Labels: Testing, Strings
#60116 - TST (string dtype): add explicit object vs str dtype to index fixture
Pull Request -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Testing, Strings
#60013 - Backport of string changes for 2.3 release - part 2
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 1 comment
Labels: Build, Strings
#60013 - Backport of string changes for 2.3 release - part 2
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 1 comment
Labels: Build, Strings
#59900 - ENH: Improve error mesage verbosity in string accessor
Pull Request -
State: closed - Opened by KevsterAmp about 1 year ago
- 4 comments
Labels: Enhancement, Error Reporting, Strings
#59900 - ENH: Improve error mesage verbosity in string accessor
Pull Request -
State: closed - Opened by KevsterAmp about 1 year ago
- 5 comments
Labels: Enhancement, Error Reporting, Strings
#59879 - BUG (string dtype): looking up missing value in the Index fails
Issue -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Bug, Strings, Index
#59875 - TST: update frame method quantile tests
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 1 comment
Labels: Strings
#59875 - TST: update frame method quantile tests
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 1 comment
Labels: Strings
#59854 - String dtype: allow string dtype for non-raw apply with numba engine
Pull Request -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Strings, Apply, numba
#59853 - String dtype: implement sum reduction
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 4 comments
Labels: Strings, Reduction Operations
#59853 - String dtype: implement sum reduction
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 6 comments
Labels: Strings, Reduction Operations
#59850 - DOC: Separate out examples - pandas.str.is methods
Pull Request -
State: closed - Opened by saldanhad about 1 year ago
- 3 comments
Labels: Docs, Strings
#59850 - DOC: Separate out examples - pandas.str.is methods
Pull Request -
State: closed - Opened by saldanhad about 1 year ago
- 4 comments
Labels: Docs, Strings
#59810 - String dtype: allow string dtype in query/eval with default numexpr engine
Pull Request -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Strings, expressions
#59806 - DOC: Separate Examples for String Methods (str.isalnum(), str.isalpha(), etc.) in docs
Issue -
State: closed - Opened by saldanhad about 1 year ago
- 2 comments
Labels: Docs, Strings
#59786 - ENH: Series.str.get_dummies() raise on string type (follow up to PR #59577)
Pull Request -
State: closed - Opened by aaronchucarroll about 1 year ago
- 6 comments
Labels: Strings
#59777 - ENH: Add a clear option to interpret strings as Pandas dtypes specifically.
Issue -
State: open - Opened by vitkosbence about 1 year ago
- 1 comment
Labels: Enhancement, IO Excel, Strings, Needs Info