Dan Nguyen

Results 28 comments of Dan Nguyen

If "doesn't work" is referring to how `atom-terminal:open` doesn't open the terminal at the folder of the target file, I concur (using OS X 10.11.5 and Atom 1.8). In the...

If you're heavily paginating through data at the command-line, it's probably worth looking into tools built for data viewing, like VisiData: https://jsvine.github.io/intro-to-visidata/index.html

Ah OK, now I remember what the hack for nytimes.com is: keep the cookies during the redirects. Not sure if setting this option to true is something that has implications...

Thanks for pinging me on this. I believing adding a single line -- to [scripts/alternate_bulk_formats.py](scripts/alternate_bulk_formats.py)#generate_csv should do the trick: ```py term_fields = [ ("type", "type"), ("state", "state"), ("district", "district"), ("class",...

For a future feature, one of the things that I've thought _could_ be easy is to include an education field. Many of the entries share the same phrasing: > was...

Ha, I was just thinking about this and was about to make a new Issue if this weren't already asked...how about making the bioguide text as a field for each...

I'm not sure I can make a pull request that reflects that meta-change. I think you have to flip the switch manually by going into https://github.com/rougier/python-opengl/settings and picking the "master...

I am going to be...I'm teaching a data journalism class, but the point is not to be submitting code/data (though students can, if necessary), but using Github-flavored Markdown to write...