Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #16: Parsing Out the New-line Character

BradWerner
11 - Bolide

Done!

 

Spoiler
16_Complete.png
RWvanLeeuwen
11 - Bolide

Data cleanse + DateTimeParse + Select for column renaming and it's done

piotrzawistowski
8 - Asteroid
 
Hitch
8 - Asteroid

Here is my attempt

rbyrne
7 - Meteor
Spoiler
16.PNG
JORGE4900
8 - Asteroid

Using a regex tool to replace the new line for a space; datetimeparse to format date; and select tool to rename. No need to resize fields.

 

Spoiler
2019-06-14_13-04-56.jpg
gautamsawant93
7 - Meteor

Here's my solution!

john_miller9
11 - Bolide

Solution below:

 

Spoiler
challenge_16.png
jnans
8 - Asteroid

Challenge 16 solution... 

garthn555
8 - Asteroid
Spoiler
gn_challenge_16.png

About as simple as I  can make it