Posts by jhenrique • 29 points
2 posts
-
1
votes2
answers82
viewsQ: Group closer values in Postgresql
Good morning, you guys. I have a question regarding a grouping of data in postgresql and I would like to know if you can help me. I have a database containing a table with entry times in an…
-
0
votes2
answers285
viewsQ: How to bring more fields in the Pandas groupby, without necessarily having to use them in the grouping?
Good afternoon, guys. I’m messing with the Pandas library in Python and I’d like to ask you a question, if possible. I have a list of values and need to reduce this list to just one record per date.…