Dynamically update the null values until nonnull values.
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Sarav_93
6 - Meteoroid
‎03-25-2024
10:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Index Currency new_field
0.3 AUD Null
1 AUD 0.043
60 AUD 0.040
72 AUD Null
84 AUD Null
96 AUD Null
108 AUD 0.0426
replace the values for nulls to Row+1 values.
for ex: index 72,84,96 has null values in new_field, has to replace the index vlaue of 108 has 0.0426 has new_field value. similarly for 0.3 index has to replace row+1 has 0.043
Labels:
- Labels:
- Preparation
1 REPLY 1
cjaneczko
13 - Pulsar
‎04-01-2024
07:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
