Skip to content

[Verticapy 0.12.0] vDataFrame.get_len[] method behavior #511

Closed Answered by oualib
rbensa asked this question in Q&A
Discussion options

You must be logged in to vote

Indeed, it is a 'get' kind of function. You can affect this value to your vDF if you want to see the corresponding names:

vDF["name_len"] = vDF["name"].get_len()

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@oualib
Comment options

Answer selected by oualib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants