GitHub / pandas-dev/pandas issues and pull requests
Labelled with: Strings
#60764 - TST (string dtype): follow-up fix for pyarrow 19.0 update
Pull Request -
State: closed - Opened by jorisvandenbossche 10 months ago
- 1 comment
Labels: Testing, Strings, IO Parquet
#60764 - TST (string dtype): follow-up fix for pyarrow 19.0 update
Pull Request -
State: closed - Opened by jorisvandenbossche 10 months ago
- 2 comments
Labels: Testing, Strings, IO Parquet
#60763 - [backport 2.3.x] API(str dtype): Raise on StringDtype for unary op + (#60710)
Pull Request -
State: closed - Opened by jorisvandenbossche 10 months ago
Labels: Strings
#60763 - [backport 2.3.x] API(str dtype): Raise on StringDtype for unary op + (#60710)
Pull Request -
State: closed - Opened by jorisvandenbossche 10 months ago
Labels: Strings
#60750 - BUG: `pd.Series.isnumeric()` doesn't work on decimal value strings
Issue -
State: closed - Opened by sf-dcp 10 months ago
- 20 comments
Labels: Docs, Strings, good first issue
#60742 - Backport PR #60713: TST(string dtype): Resolve xfail in test_base.py
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
Labels: Testing, Strings, ExtensionArray, Copy / view semantics
#60719 - [backport 2.3.x] TST(string dtype): Resolve xfail when grouping by nan column (#60712)
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
Labels: Strings
#60719 - [backport 2.3.x] TST(string dtype): Resolve xfail when grouping by nan column (#60712)
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
Labels: Strings
#60713 - TST(string dtype): Resolve xfail in test_base.py
Pull Request -
State: open - Opened by rhshadrach 10 months ago
Labels: Testing, Strings, ExtensionArray, Copy / view semantics
#60713 - TST(string dtype): Resolve xfail in test_base.py
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
- 3 comments
Labels: Testing, Strings, ExtensionArray, Copy / view semantics
#60712 - TST(string dtype): Resolve xfail when grouping by nan column
Pull Request -
State: open - Opened by rhshadrach 10 months ago
Labels: Testing, Groupby, Strings
#60712 - TST(string dtype): Resolve xfail when grouping by nan column
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
- 7 comments
Labels: Testing, Groupby, Strings
#60711 - TST(string dtype): Resolve xfail in groupby.test_size
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
Labels: Testing, Groupby, Strings
#60711 - TST(string dtype): Resolve xfail in groupby.test_size
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
- 2 comments
Labels: Testing, Groupby, Strings
#60710 - API(str dtype): Raise on StringDtype for unary op +
Pull Request -
State: open - Opened by rhshadrach 10 months ago
Labels: Numeric Operations, Strings, API - Consistency
#60710 - API(str dtype): Raise on StringDtype for unary op +
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
- 2 comments
Labels: Numeric Operations, Strings, API - Consistency
#60709 - ENH(string dtype): Make str.decode return str dtype
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
- 4 comments
Labels: Enhancement, Strings
#60709 - ENH(string dtype): Make str.decode return str dtype
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
- 7 comments
Labels: Enhancement, Strings
#60708 - Backport PR #60700 on branch 2.3.x (TST(string dtype): Resolve xfail in test_find_replace.py)
Pull Request -
State: closed - Opened by meeseeksmachine 10 months ago
Labels: Testing, Strings
#60708 - Backport PR #60700 on branch 2.3.x (TST(string dtype): Resolve xfail in test_find_replace.py)
Pull Request -
State: closed - Opened by meeseeksmachine 10 months ago
Labels: Testing, Strings
#60707 - Backport PR #60701 on branch 2.3.x (TST(str dtype): Resolve xfail in test_value_counts.py)
Pull Request -
State: closed - Opened by meeseeksmachine 10 months ago
Labels: Testing, Algos, Strings
#60707 - Backport PR #60701 on branch 2.3.x (TST(str dtype): Resolve xfail in test_value_counts.py)
Pull Request -
State: closed - Opened by meeseeksmachine 10 months ago
Labels: Testing, Algos, Strings
#60706 - Backport PR #60703 on branch 2.3.x (TST(string dtype): Resolve xfails in stack_unstack)
Pull Request -
State: closed - Opened by meeseeksmachine 10 months ago
Labels: Testing, Reshaping, Strings
#60706 - Backport PR #60703 on branch 2.3.x (TST(string dtype): Resolve xfails in stack_unstack)
Pull Request -
State: closed - Opened by meeseeksmachine 10 months ago
Labels: Testing, Reshaping, Strings
#60703 - TST(string dtype): Resolve xfails in stack_unstack
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
Labels: Testing, Reshaping, Strings
#60703 - TST(string dtype): Resolve xfails in stack_unstack
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
- 1 comment
Labels: Testing, Reshaping, Strings
#60701 - TST(str dtype): Resolve xfail in test_value_counts.py
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
- 1 comment
Labels: Testing, Algos, Strings
#60701 - TST(str dtype): Resolve xfail in test_value_counts.py
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
Labels: Testing, Algos, Strings
#60700 - TST(string dtype): Resolve xfail in test_find_replace.py
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
Labels: Testing, Strings
#60700 - TST(string dtype): Resolve xfail in test_find_replace.py
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
- 1 comment
Labels: Testing, Strings
#60694 - TST(string dtype): Resolve xfails in test_from_dummies
Pull Request -
State: open - Opened by rhshadrach 10 months ago
- 7 comments
Labels: Testing, Docs, Reshaping, Strings
#60687 - Backport PR #60683: TST(string dtype): Resolve xfails in test_to_csv
Pull Request -
State: closed - Opened by WillAyd 10 months ago
- 1 comment
Labels: Testing, Strings
#60687 - Backport PR #60683: TST(string dtype): Resolve xfails in test_to_csv
Pull Request -
State: closed - Opened by WillAyd 10 months ago
Labels: Testing, Strings
#60683 - TST(string dtype): Resolve xfails in test_to_csv
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
- 3 comments
Labels: Testing, IO CSV, Strings
#60683 - TST(string dtype): Resolve xfails in test_to_csv
Pull Request -
State: closed - Opened by rhshadrach 10 months ago
Labels: Testing, IO CSV, Strings
#60659 - TST(string dtype): Resolve replace xfails
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
Labels: Testing, Strings, replace
#60653 - TST (string dtype): clean-up interpolate tests
Pull Request -
State: open - Opened by jorisvandenbossche 11 months ago
Labels: Testing, Missing-data, Strings
#60653 - TST (string dtype): clean-up interpolate tests
Pull Request -
State: open - Opened by jorisvandenbossche 11 months ago
- 2 comments
Labels: Testing, Missing-data, Strings, Stale
#60649 - Backport PR #60454 on branch 2.3.x (String dtype: coerce missing values in indexers for string dtype Index)
Pull Request -
State: closed - Opened by meeseeksmachine 11 months ago
- 1 comment
Labels: Indexing, Missing-data, Strings
#60649 - Backport PR #60454 on branch 2.3.x (String dtype: coerce missing values in indexers for string dtype Index)
Pull Request -
State: closed - Opened by meeseeksmachine 11 months ago
- 1 comment
Labels: Indexing, Missing-data, Strings
#60644 - Backport PR #60635 on branch 2.3.x (TST(string dtype): Resolve xfail for corrwith)
Pull Request -
State: closed - Opened by meeseeksmachine 11 months ago
Labels: Testing, Strings, cov/corr
#60643 - Backport PR #60636 on branch 2.3.x (TST(string dtype): Resolve xfail with apply returning an ndarray)
Pull Request -
State: closed - Opened by meeseeksmachine 11 months ago
Labels: Testing, Strings, Apply
#60639 - API (string dtype): comparisons between different string classes
Issue -
State: closed - Opened by rhshadrach 11 months ago
- 27 comments
Labels: Numeric Operations, Strings, Needs Discussion, API - Consistency
#60637 - BUG/TST (string dtype): raise proper TypeError in interpolate
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
- 3 comments
Labels: Testing, Missing-data, Strings
#60637 - Str xfail interpolate
Pull Request -
State: open - Opened by rhshadrach 11 months ago
Labels: Testing, Missing-data, Strings
#60636 - TST(string dtype): Resolve xfail with apply returning an ndarray
Pull Request -
State: open - Opened by rhshadrach 11 months ago
Labels: Testing, Strings, Apply
#60636 - TST(string dtype): Resolve xfail with apply returning an ndarray
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
Labels: Testing, Strings, Apply
#60635 - TST(string dtype): Resolve xfail for corrwith
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
Labels: Testing, Strings, cov/corr
#60635 - TST(string dtype): Resolve xfail for corrwith
Pull Request -
State: open - Opened by rhshadrach 11 months ago
Labels: Testing, Strings, cov/corr
#60634 - TST(string dtype): Remove xfail for combine_first
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
- 1 comment
Labels: Testing, Strings
#60634 - TST(string dtype): Remove xfail for combine_first
Pull Request -
State: open - Opened by rhshadrach 11 months ago
Labels: Testing, Strings
#60633 - ENH: Implement cum* methods for PyArrow strings
Pull Request -
State: open - Opened by rhshadrach 11 months ago
Labels: Enhancement, Strings, Arrow, Transformations
#60633 - ENH: Implement cum* methods for PyArrow strings
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
- 5 comments
Labels: Enhancement, Strings, Arrow, Transformations
#60627 - TST(string dtype): Resolve HDF5 xfails in test_round_trip.py
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
Labels: IO HDF5, Strings
#60627 - TST(string dtype): Resolve HDF5 xfails in test_round_trip.py
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
Labels: IO HDF5, Strings
#60626 - Backport PR #60615: TST(string dtype): Resolve some HDF5 xfails
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
Labels: IO HDF5, Strings
#60626 - Backport PR #60615: TST(string dtype): Resolve some HDF5 xfails
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
Labels: IO HDF5, Strings
#60625 - TST(string dtype): Resolve HDF5 xfails in test_put.py
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
- 1 comment
Labels: IO HDF5, Strings
#60625 - TST(string dtype): Resolve HDF5 xfails in test_put.py
Pull Request -
State: open - Opened by rhshadrach 11 months ago
Labels: IO HDF5, Strings
#60617 - Backport PR #60614 on branch 2.3.x (TST(string dtype): Resolve to_latex xfail)
Pull Request -
State: closed - Opened by meeseeksmachine 11 months ago
Labels: Strings, IO LaTeX
#60617 - Backport PR #60614 on branch 2.3.x (TST(string dtype): Resolve to_latex xfail)
Pull Request -
State: closed - Opened by meeseeksmachine 11 months ago
Labels: Strings, IO LaTeX
#60615 - TST(string dtype): Resolve some HDF5 xfails
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
- 3 comments
Labels: IO HDF5, Strings
#60615 - TST(string dtype): Resolve some HDF5 xfails
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
Labels: IO HDF5, Strings
#60614 - TST(string dtype): Resolve to_latex xfail
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
Labels: Strings, IO LaTeX
#60614 - TST(string dtype): Resolve to_latex xfail
Pull Request -
State: closed - Opened by rhshadrach 11 months ago
- 1 comment
Labels: Strings, IO LaTeX
#60535 - DOC (string dtype): updated 'Working with text data' for str dtype in pandas 3.0
Pull Request -
State: closed - Opened by Uvi-12 11 months ago
- 8 comments
Labels: Docs, Strings, Stale
#60535 - DOC (string dtype): updated 'Working with text data' for str dtype in pandas 3.0
Pull Request -
State: closed - Opened by Uvi-12 11 months ago
- 8 comments
Labels: Docs, Strings, Stale
#60532 - ENH: Added isascii() string method fixing issue #59091
Pull Request -
State: closed - Opened by avecasey 11 months ago
- 3 comments
Labels: Strings
#60454 - String dtype: coerce missing values in indexers for string dtype Index
Pull Request -
State: open - Opened by jorisvandenbossche 12 months ago
Labels: Indexing, Missing-data, Strings
#60454 - String dtype: coerce missing values in indexers for string dtype Index
Pull Request -
State: closed - Opened by jorisvandenbossche 12 months ago
- 2 comments
Labels: Indexing, Missing-data, Strings
#60453 - [backport 2.3.x] String dtype: use ObjectEngine for indexing for now correctness over performance (#60329)
Pull Request -
State: closed - Opened by jorisvandenbossche 12 months ago
Labels: Indexing, Strings
#60436 - BUG: fix construction of Series / Index from dict keys when "str" dtype is specified explicitly
Pull Request -
State: closed - Opened by tasfia8 12 months ago
- 7 comments
Labels: Strings, Constructors
#60436 - BUG: fix construction of Series / Index from dict keys when "str" dtype is specified explicitly
Pull Request -
State: closed - Opened by tasfia8 12 months ago
- 4 comments
Labels: Strings, Constructors
#60392 - BUG (string dtype): comparison of string column to mixed object column fails #60228 (fixed)
Pull Request -
State: closed - Opened by TEARFEAR 12 months ago
- 6 comments
Labels: Strings, Stale
#60383 - Bug Fix: #60343 Construction of Series / Index fails from dict keys when "str" dtype is specified explicitly
Pull Request -
State: closed - Opened by tasfia8 12 months ago
- 4 comments
Labels: Strings, Constructors
#60383 - Bug Fix: #60343 Construction of Series / Index fails from dict keys when "str" dtype is specified explicitly
Pull Request -
State: closed - Opened by tasfia8 12 months ago
- 3 comments
Labels: Strings, Constructors
#60354 - TST (string dtype): resolve xfails
Pull Request -
State: open - Opened by simonjayhawkins about 1 year ago
Labels: Strings
#60354 - TST (string dtype): clean-up assorted xfails
Pull Request -
State: open - Opened by simonjayhawkins about 1 year ago
Labels: Strings
#60348 - DOC (string dtype): update user guide page "Working with text data"
Issue -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Docs, Strings
#60347 - Backport PR #60333 on branch 2.3.x (BUG (string dtype): fix handling of string dtype in interchange protocol)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
Labels: Strings, Interchange
#60347 - Backport PR #60333 on branch 2.3.x (BUG (string dtype): fix handling of string dtype in interchange protocol)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
Labels: Strings, Interchange
#60345 - TST (string dtype): clean-up assorted xfails
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 2 comments
Labels: Strings
#60345 - TST (string dtype): clean-up assorted xfails
Issue -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings
#60343 - BUG (string): contruction of Series / Index fails from dict keys when "str" dtype is specified explicitly
Issue -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Bug, Strings, Constructors
#60339 - Backport PR #56013 on branch 2.3.x (BUG: get_indexer rountripping through string dtype)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
Labels: Strings, Index
#60339 - Backport PR #56013 on branch 2.3.x (BUG: get_indexer rountripping through string dtype)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
Labels: Strings, Index
#60338 - API: creating DataFrame with no columns: object vs string dtype columns?
Issue -
State: open - Opened by jorisvandenbossche about 1 year ago
Labels: API Design, Strings, Index
#60336 - TST (string dtype): resolve xfails for frame methods
Pull Request -
State: closed - Opened by WillAyd about 1 year ago
- 4 comments
Labels: Strings, Stale
#60333 - BUG (string dtype): fix handling of string dtype in interchange protocol
Pull Request -
State: closed - Opened by WillAyd about 1 year ago
- 1 comment
Labels: Strings, Interchange
#60330 - Backport PR #60321: TST (string dtype): resolve all xfails in IO pars…
Pull Request -
State: closed - Opened by WillAyd about 1 year ago
- 3 comments
Labels: Testing, Strings
#60329 - String dtype: use ObjectEngine for indexing for now correctness over performance
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 5 comments
Labels: Indexing, Strings
#60329 - String dtype: use ObjectEngine for indexing for now correctness over performance
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 2 comments
Labels: Indexing, Strings
#60328 - Backport PR #60312 on branch 2.3.x (TST (string dtype): resolve xfails in pandas/tests/apply + raise TypeError for ArrowArray accumulate)
Pull Request -
State: closed - Opened by WillAyd about 1 year ago
Labels: Testing, Strings
#60328 - Backport PR #60312 on branch 2.3.x (TST (string dtype): resolve xfails in pandas/tests/apply + raise TypeError for ArrowArray accumulate)
Pull Request -
State: closed - Opened by WillAyd about 1 year ago
Labels: Testing, Strings
#60327 - Backport PR #60318 on branch 2.3.x (TST (string dtype): resolve all xfails in JSON IO tests)
Pull Request -
State: closed - Opened by WillAyd about 1 year ago
- 1 comment
Labels: Testing, IO JSON, Strings
#60325 - Backport PR #60320 on branch 2.3.x (TST (string dtype): resolve xfails in common IO tests)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 year ago
Labels: Strings
#60325 - Backport PR #60320 on branch 2.3.x (TST (string dtype): resolve xfails in common IO tests)
Pull Request -
State: open - Opened by meeseeksmachine about 1 year ago
Labels: Strings
#60321 - TST (string dtype): resolve all xfails in IO parser tests
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
- 3 comments
Labels: IO CSV, Strings
#60321 - TST (string dtype): resolve all xfails in IO parser tests
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: IO CSV, Strings
#60320 - TST (string dtype): resolve xfails in common IO tests
Pull Request -
State: closed - Opened by jorisvandenbossche about 1 year ago
Labels: Strings