I wonder if there are any alternatives to the Python rjust or zfill in DolphinDB.
I want to add zeros(0) on the specified side of a string until it reaches the specified length. How could I do?
I wonder if there are any alternatives to the Python rjust or zfill in DolphinDB.
I want to add zeros(0) on the specified side of a string until it reaches the specified length. How could I do?
For string
For decimal