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
829 views
0 votes
1 answer

How to Test a string for a substring?

Nov 26, 2020 in Python by anonymous
• 10,480 points
730 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
573 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,933 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,054 views
0 votes
1 answer

Python Regex Search And Replace

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

splitting and concatenating a string

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

Print Delimited list

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

Add string in a certain position

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

Equivalent of a?b:c in Python

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

Reverse a string in Python

Nov 16, 2018 in Python by Jino
• 5,820 points
816 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,711 views
0 votes
1 answer

Check palindrome in Python

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

Validating String against USPS state abbreviations

Nov 10, 2018 in Others by Bharani
• 4,660 points
2,900 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
763 views
0 votes
1 answer

String.strip() in Python

Oct 22, 2018 in Python by ana1504.k
• 7,910 points
727 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,280 views
0 votes
1 answer

Evaluating a math expression given in string form

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

What exactly does the .join() method do?

Oct 10, 2018 in Python by ana1504.k
• 7,910 points
628 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
728 views
0 votes
1 answer

How to convert string into epoch time?

Sep 22, 2018 in Python by ana1504.k
• 7,910 points
6,908 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
823 views
0 votes
2 answers

What is immutable string in java?

Jul 16, 2018 in Java by Akrati
• 3,190 points
934 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,064 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,516 views
0 votes
1 answer

Why is char[] preferred over a string?

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

Can quotes be added in a java string.how?

Jun 13, 2018 in Java by scarlett
• 1,290 points
722 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,811 views
0 votes
1 answer

How can two strings be concatenated in java?

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

Converting a string to title case - R

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

Removing all white-spaces from a string

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

Find length of string in R

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