Posts by Bruno Gonzaga Santos • 23 points
2 posts
-
0
votes1
answer3303
viewsQ: Convert monetary value (string) to Python/Pandas float
I’m reading a csv file where one of the columns has monetary values like '10,000.00', the pandas is interpreting as string. I wonder if I will have to convert this into race (iterating on all the…
-
2
votes3
answers320
viewsQ: Radio alignment with image
I’m trying to center a radio item - a selection "ball" with an image. But I’ve tried several resources using CSS and I’m not getting it. You know what feature I can use to achieve this alignment?…