Recent questions tagged string

0 votes
1 answer

How to compare two string with some characters only in python?

Nov 26, 2020 in Python by Roshni
• 10,480 points
803 views
0 votes
1 answer

How to Test a string for a substring?

Nov 26, 2020 in Python by anonymous
• 10,480 points
671 views
0 votes
1 answer

How to determine whether a substring is in a different string [duplicate]

Nov 26, 2020 in Python by anonymous
• 10,480 points
552 views
0 votes
1 answer
0 votes
1 answer

Speed up millions of regex replacements in Python 3

Nov 19, 2020 in Python by anonymous
• 8,870 points
1,887 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Replacing string characters using CLI

Jun 11, 2019 in Linux Administration by Atul
• 10,240 points
1,028 views
0 votes
1 answer

Python Regex Search And Replace

May 20, 2019 in Python by ana1504.k
• 7,910 points
1,070 views
0 votes
1 answer

splitting and concatenating a string

Apr 17, 2019 in Python by ana1504.k
• 7,910 points
951 views
0 votes
1 answer

Print Delimited list

Feb 28, 2019 in Python by ana1504.k
• 7,910 points
856 views
0 votes
1 answer

Add string in a certain position

Feb 20, 2019 in Python by ana1504.k
• 7,910 points
1,175 views
0 votes
2 answers

Equivalent of a?b:c in Python

Jan 7, 2019 in Python by ana1504.k
• 7,910 points
4,190 views
0 votes
1 answer

Reverse a string in Python

Nov 16, 2018 in Python by Jino
• 5,820 points
755 views
0 votes
1 answer

How to write to CSV line by line in python

Nov 15, 2018 in Python by Jino
• 5,820 points
5,655 views
0 votes
1 answer

Check palindrome in Python

Nov 14, 2018 in Python by Jino
• 5,820 points
1,044 views
0 votes
1 answer

Validating String against USPS state abbreviations

Nov 10, 2018 in Others by Bharani
• 4,660 points
2,820 views
+1 vote
1 answer
0 votes
1 answer
0 votes
1 answer

How do I append one string to another in Python?

Oct 22, 2018 in Python by ana1504.k
• 7,910 points
742 views
0 votes
1 answer

String.strip() in Python

Oct 22, 2018 in Python by ana1504.k
• 7,910 points
703 views
0 votes
1 answer
0 votes
1 answer

How to convert a Unicode string to string

Oct 16, 2018 in Python by ana1504.k
• 7,910 points
1,254 views
0 votes
1 answer

Evaluating a math expression given in string form

Oct 12, 2018 in Java by Sushmita
• 6,920 points
5,834 views
0 votes
1 answer

What exactly does the .join() method do?

Oct 10, 2018 in Python by ana1504.k
• 7,910 points
599 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Is there a string 'contains' in python?

Sep 25, 2018 in Python by ana1504.k
• 7,910 points
697 views
0 votes
1 answer

How to convert string into epoch time?

Sep 22, 2018 in Python by ana1504.k
• 7,910 points
6,788 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Examples for string find in Python

Aug 29, 2018 in Python by bug_seeker
• 15,510 points
797 views
0 votes
2 answers

What is immutable string in java?

Jul 16, 2018 in Java by Akrati
• 3,190 points
883 views
0 votes
1 answer

How to convert s Stack trace to a String?

Jun 22, 2018 in Java by Daisy
• 8,140 points
1,014 views
0 votes
1 answer
0 votes
2 answers

How to convert a java string into byte array

Jun 21, 2018 in Java by scarlett
• 1,290 points
1,468 views
0 votes
1 answer

Why is char[] preferred over a string?

Jun 13, 2018 in Java by Akrati
• 960 points
668 views
0 votes
1 answer

Can quotes be added in a java string.how?

Jun 13, 2018 in Java by scarlett
• 1,290 points
694 views
0 votes
2 answers

How an object array can be converted to string array in java?

Jun 8, 2018 in Java by Daisy
• 8,140 points
5,659 views
0 votes
1 answer

How can two strings be concatenated in java?

Jun 6, 2018 in Java by sophia
• 1,400 points
823 views
0 votes
1 answer

Converting a string to title case - R

May 19, 2018 in Data Analytics by nirvana
• 3,130 points
1,580 views
0 votes
1 answer

Removing all white-spaces from a string

May 16, 2018 in Data Analytics by DataKing99
• 8,250 points
614 views
0 votes
1 answer

Find length of string in R

Apr 17, 2018 in Data Analytics by kappa3010
• 2,090 points
1,113 views