I hereby claim:
- I am dshen109 on github.
- I am dshen (https://keybase.io/dshen) on keybase.
- I have a public key whose fingerprint is 2D9E 7254 CCD4 6F8D 7C45 816C 089B 2D26 2630 EC6D
To claim this, I am signing this object:
from functools import wraps | |
import pandas | |
def suppress_chained_assignment_warning(func): | |
@wraps(func) | |
def suppressed(*args, **kwargs): | |
with ChainedAssignment(): | |
return func(*args, **kwargs) |
I hereby claim:
To claim this, I am signing this object:
Offboarding software checklist:
Github: