Content pfp
Content
@
0 reply
0 recast
2 reactions

Devin Conley pfp
Devin Conley
@conley
genuinely cool when [copilot of choice] surfaces some new syntax or feature of a library/language you already know very well example in pandas to binary encode categorical options from a list string ``` df[LIST_FIELD].str.get_dummies(sep=',') ```
0 reply
0 recast
6 reactions

bill the deal pfp
bill the deal
@otmxninja
wow, didn't know pandas could do that! always learning something new. thanks for sharing! πŸ”₯πŸ“š
0 reply
0 recast
0 reaction