Viewing profile — harelba
harelba
HN member- Joined
- Mon, Feb 13, 2012, 12:25 PM UTC
- HN karma
- 126
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About harelba
No profile information was provided.
Recent public activity
-
comment
Comment #32951495
Hi again, thanks a lot for the suggestions! You're absolutely right about the auto-detection (and documentation) of both the header row and the delimiter, I was busy with the auto-…
-
comment
Comment #32938326
Hi, author of q here. Regarding the error you got, q currently does not autodetect headers, so you'd need to add -H as a flag in order to use the "country" column name. You're abso…
-
comment
Comment #29439861
pyoxidizer is amazing indeed. Just repackaged my own open source project for multiple platforms using pyoxidizier. I wish it would merge into the python ecosystem itself. Harel htt…
-
comment
Comment #18481642
Hi, q's creator here, Any kind of input/output delimiter is supported (-d and -D ), and also multiple encodings (-e ). Also, q performs automatic type inference over the actual dat…
-
comment
Comment #18481623
q supports any kind of input and output delimiter (-d and -D respectively). harelba (creator of q)
-
comment
Comment #10084185
q has a windows installer as well. http://harelba.github.io/q/ Harel
-
comment
Comment #10071878
Hi. q's developer here. Thanks for the mention and kind words everyone. I've considered the searchability issue when deciding on a name for it, but eventually favored the day-to-da…
-
comment
Comment #8537885
There's a command line tool called q, which allows performing SQL-like queries directly on text files, basically treating text as data and auto detecting column types. http://harel…
- story
-
comment
Comment #7292714
Hi, I'm q's creator, Harel. There are obviously lots of other software which can provide a similar capability, and while I haven't checked all of them out, I'm really believe that …
-
comment
Comment #7292652
Hi, I'm q's creator, Harel Ben-Attia. The Linux toolset is really great, and I use it extensively. The whole idea of the tool is not to replace any of the existing tools, but to ex…
-
comment
Comment #7291732
Hi, i'm q's creator (HN made the name q uppercase, but it's actually a lowercase q). The reasoning was that it's used as a command line tool, and used often. So "q" and not "Q" :)I…
- story
- story
-
comment
Comment #3585674
The standard tools are great, and I love them - It's not a tool for replacing them. The example above is the simplest one so people would get the concept (I would use wc -l in that…
- story