Posts by Gabriel Ocker • 1 point
1 post
-
0
votes1
answer23
viewsQ: Pandas - Problems with ". Loc[]" in multiple inputs
My project has 4 user-given inputs that are stored in variables a, b, c, d. I use these entries to filter information from a giant . csv by storing it in a dataframe. The filter is made using…