Dillon Niederhut

Results 4 issues of Dillon Niederhut

Possible things to consider for intermediate/advanced pandas class: - [ ] reading/writing to formats other than csv - [ ] reading data in by chunks - [ ] multi-indexing and...

The time spent on any particular major topic in a day's worth of lessons can vary by a factor of 4 from instructor to instructor, and some instructors choose not...

Days with lots of modifications feel a little choppy in terms of jumps between topics and examples.

Specifically, running the script seems to call `less` in the terminal during the parts of the code that demonstrate pulling documentation, e.g. `?exists` causes the terminal to enter: ``` exists...

bug