About Joe Tatusko
Hey! I’m Joe Tatusko, an engineer with degrees in Chemistry and Materials Engineering.
My journey with Python began while in the aluminum industry as a means to deal with decades worth of data and automate report generation, but quickly branched as I learned all the things you could do with the langauge.
Current interests include machine learning, web development, and network security.
Courses by Joe:
- Serializing Objects With the Python pickle Module
- Simulating Real-World Processes in Python With SimPy
- Editing Excel Spreadsheets in Python With openpyxl
- Playing and Recording Sound in Python
- Sorting Data With Python
- Demystifying Python, Boto3, and AWS S3
- Absolute vs Relative Imports in Python
- Histogram Plotting in Python: NumPy, Matplotlib, Pandas & Seaborn
- How to Publish Your Own Python Package to PyPI
- Continuous Integration With Python
- Sending Emails Using Python
- Idiomatic pandas: Tricks & Features You May Not Know
- Writing Beautiful Pythonic Code With PEP 8
- Reading and Writing CSV Files