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,520 points
582 views
0 votes
1 answer

How to Test a string for a substring?

Nov 26, 2020 in Python by anonymous
• 10,520 points
357 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,520 points
406 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,910 points
1,516 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
744 views
0 votes
1 answer

Python Regex Search And Replace

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

splitting and concatenating a string

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

Print Delimited list

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

Add string in a certain position

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

Equivalent of a?b:c in Python

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

Reverse a string in Python

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

How to write to CSV line by line in python

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

Check palindrome in Python

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

Validating String against USPS state abbreviations

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

String.strip() in Python

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

Evaluating a math expression given in string form

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

What exactly does the .join() method do?

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

How to convert string into epoch time?

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

What is immutable string in java?

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

How to convert s Stack trace to a String?

Jun 22, 2018 in Java by Daisy
• 8,120 points
724 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,174 views
0 votes
1 answer

Why is char[] preferred over a string?

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

Can quotes be added in a java string.how?

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

How can two strings be concatenated in java?

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

Converting a string to title case - R

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

Removing all white-spaces from a string

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

Find length of string in R

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