Simple Filter on a field #1403
-
i'm sure its something silly but I can't seem to apply a simple filter on column of a CSV: I want to include only the rows where DEPARTMENTID = 9152::1
outputs: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @BillyMcSkintos ! I had a very hard time getting all DSL expressions past the Windows terminal parser. There are some things that just can't be gotten through -- and this is a Windows issue; it has to do with how the command line has been mangled as soon as I get it from the OS. :( Here are a couple workarounds -- please let me know if either of them helps: |
Beta Was this translation helpful? Give feedback.
Hi @BillyMcSkintos !
I had a very hard time getting all DSL expressions past the Windows terminal parser. There are some things that just can't be gotten through -- and this is a Windows issue; it has to do with how the command line has been mangled as soon as I get it from the OS. :(
Here are a couple workarounds -- please let me know if either of them helps:
https://miller.readthedocs.io/en/latest/miller-on-windows/#differences