Skip to content

Today I Learned (TIL). This site is where I log things that I learn or code snippets that I keep forgetting.

Notifications You must be signed in to change notification settings

paulzuradzki/til

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Today I Learned (TIL)

I log things that I learn or code snippets that I keep forgetting in this TIL collection.

This log also doubles as a lazy tech "blog". While I am the primary audience, I hope learning in public can offer utility to others.

Categories


Python

TODO

  • TODO: Use of environment variables to protect credentials
  • TODO: xlwings - read & write with Excel; split & merge sheets and workbooks
  • TODO: matplotlib - subplots
  • TODO: pandas pivoting methods and "named aggregations"
  • TODO: mixin inheritance pattern
  • TODO: class decorators
  • TODO: decorator demo; timer and logger
  • TODO: closure demo
  • TODO: generator and generator expressions to process large file
  • TODO: making a class support Python container and iteration protocols
  • TODO: producer-consumer with and without queue
  • TODO: threading, thread pool, locks, and parallel loops
  • TODO: async demo with timer/simulated SQL (long query)
  • TODO: add steps for PyPi prep; modifying setup.py, sdist and bdist_wheel; twine upload to test, etc.
  • TODO: using pandas dataframe index for faster lookups and filtering
  • TODO: include data files in packages with pkgutil.get_data(package, resource)

Statistics and Machine Learning

SAS

SQL

C

Linux

Git

Editors

Resources

Presentations

Libraries

Healthcare

Other

About

Today I Learned (TIL). This site is where I log things that I learn or code snippets that I keep forgetting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published