Skip to content

Instantly share code, notes, and snippets.

View wisedier's full-sized avatar
🎯
Focusing

Junsang Cheon wisedier

🎯
Focusing
View GitHub Profile
@serithemage
serithemage / pycaret.ipynb
Last active January 26, 2023 00:55
PyCaret튜토리얼-회귀.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nikitastupin
nikitastupin / fingerprint.js
Created February 8, 2021 12:21
fingerprint.js
(() => {
let gadgets = [];
if (typeof _satellite !== 'undefined') {
gadgets.push('Adobe Dynamic Tag Management');
}
if (typeof BOOMR !== 'undefined') {
gadgets.push('Akamai Boomerang');
}