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

How to Test a string for a substring?

Nov 26, 2020 in Python by anonymous
• 10,520 points
367 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
412 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,539 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
753 views
0 votes
1 answer

Python Regex Search And Replace

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

splitting and concatenating a string

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

Print Delimited list

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

Add string in a certain position

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

Equivalent of a?b:c in Python

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

Reverse a string in Python

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

Check palindrome in Python

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

Validating String against USPS state abbreviations

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

String.strip() in Python

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

Evaluating a math expression given in string form

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

What exactly does the .join() method do?

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

How to convert string into epoch time?

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

What is immutable string in java?

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

How to convert s Stack trace to a String?

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

Why is char[] preferred over a string?

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

Can quotes be added in a java string.how?

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

How can two strings be concatenated in java?

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

Converting a string to title case - R

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

Removing all white-spaces from a string

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

Find length of string in R

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