[Full Schedule][fs] (while it lasts...)
Jesse Anderson (Big Data Institute), [@jessetanderson][j_anderson_t]
Abstract:
My brain-dump from attending April 8th - 12th, 2018.
Many (all?) sessions will be available in the Anaconda channel on YouTube.
#!/usr/bin/env python | |
# I've been dealing with lots of hex-encoded junk lately, so I needed a tool to | |
# do quick hex-encoding or decoding on the command-line. (...and I'm picky | |
# about how such things should work, so here we are.) | |
import logging | |
import os | |
import sys |
Presenter: Derek Weeks, Sonatype
All the notes I felt like taking from day 1, and any other interesting tidbits on which I want to follow up.
Presenter: Domenic Puzio, Capital One