Skip to content

Instantly share code, notes, and snippets.

View ohuarcaya's full-sized avatar

0scar Huarcaya ohuarcaya

View GitHub Profile
@ohuarcaya
ohuarcaya / sample.py
Last active February 15, 2021 04:12
git gist teest
import pandas as pd
word = 'hello world'
pd.DataFrame({'colname': list(word), 'value': range(len(word))})
@ohuarcaya
ohuarcaya / cloudSettings
Last active August 25, 2019 06:04
Visual Studio Code Settings Sync Gist
{"lastUpload":"2019-08-25T06:04:24.178Z","extensionVersion":"v3.4.2"}