StackOverflow Questions for Tag: explode

John Down
John Down

Reputation: 520

Explode each delimited string in a 2d array to form a multidimensional array with as many as 3 levels

Score: 1

Views: 1068

Answers: 3

Read More
Jens Törnell
Jens Törnell

Reputation: 24748

Parse a flat, associative array with keys representing a delimited key path into a multidimensional, associative array

Score: 0

Views: 154

Answers: 1

Read More
Joe Remsen
Joe Remsen

Reputation: 13

Convert text with two delimiters into an array of indexed arrays

Score: 0

Views: 82

Answers: 3

Read More
user2031602
user2031602

Reputation:

How to split text which has spaces and newlines

Score: 3

Views: 165

Answers: 2

Read More
CKKiller
CKKiller

Reputation: 1422

How to fix my conditional string explosions?

Score: 0

Views: 653

Answers: 2

Read More
Leo Loki
Leo Loki

Reputation: 2575

How to avoid empty elements by splitting a string on one or more consecutive spaces?

Score: 1

Views: 163

Answers: 1

Read More

How to split a multiline string on newlines?

Score: 2

Views: 117

Answers: 3

Read More
user546774
user546774

Reputation:

Hiw to limit the number of elements produced by explode()?

Score: 3

Views: 2489

Answers: 3

Read More
albus
albus

Reputation: 61

Explode string only once on first occurring newline character

Score: 6

Views: 4157

Answers: 4

Read More
Bogdan C
Bogdan C

Reputation: 399

Reformat a string with two sets of delimiters into more human-readable, multiline text

Score: 1

Views: 1086

Answers: 4

Read More
user289346
user289346

Reputation: 517

Parse space-delimited txt file lines and print as an HTML table

Score: 4

Views: 10035

Answers: 3

Read More
Osa
Osa

Reputation: 1990

Split each value of a flat array at delimiter and create separate arrays from each half

Score: 0

Views: 224

Answers: 2

Read More
Vishwa
Vishwa

Reputation: 1545

Split string only at spaces followed by word then a colon

Score: 3

Views: 123

Answers: 2

Read More
Bjaeg
Bjaeg

Reputation: 338

Split a string on the first and last spaces only

Score: 1

Views: 527

Answers: 5

Read More
Joseph
Joseph

Reputation: 13178

Explode a string on commas not inside of double-quoted values

Score: 0

Views: 205

Answers: 1

Read More
ian_chan
ian_chan

Reputation: 355

hive posexplode map datatype

Score: 1

Views: 197

Answers: 1

Read More
vito kim
vito kim

Reputation: 1

array into multiple rows in hive

Score: 0

Views: 28

Answers: 1

Read More
Thomas
Thomas

Reputation: 320

Given a row with a list too big to explode(), how do I do a preparatory explode() to bring list size down to fit into memory?

Score: 1

Views: 204

Answers: 1

Read More
Thomas
Thomas

Reputation: 320

How do I encapsulate an element into list without using `map_elements` in Polars?

Score: 1

Views: 97

Answers: 1

Read More
Anatoly Bugakov
Anatoly Bugakov

Reputation: 1008

Rust Polars: Is it possible to explode a list column into multiple columns?

Score: 5

Views: 6517

Answers: 2

Read More
PreviousPage 1Next