Post by Tag

dailylog

daily log 02-09-21

less than 1 minute read

Practiced some Tableau today! Learned about Tableau joins and relationships and how relationships are the better default (but we can still do joins, if neces...

daily log 01.11.21

less than 1 minute read

Add conditional formatting for google sheets strikethrough

daily log 11.20.20

less than 1 minute read

Why didn’t this lookup work?? ```python def get_selected(phone): # print(phone) print(type(phone)) try: return phone_to_email[phone] # return fr...

daily log 11.19.20

1 minute read

How to scrape data from your favorite recipe blogs so you can sort by ingredients you have and how much time you want to spend!!

daily log 11.15.20

less than 1 minute read

I am sad to report we did very little data sciencing this weekend… However, Red Rising is amazing.

daily log 11.11.20

less than 1 minute read

```python df[‘supervisor_chain_split’] = df.apply(lambda x: x[‘supervisor_chain’].split(‘ reports to – ‘), axis=1) df[‘supervisor_chain_split_len’] = df.appl...

daily log 11.01.20

less than 1 minute read

CURRENT PROJECTS: RecipeScraper Debates…? VG Meet & Greet VG Zip Codes VG Org Chart DATA VIZ – Use the UPY stock ticker for Browser Journal ...

daily log 10.25.20

less than 1 minute read

CURRENT PROJECTS: RecipeScraper Debates…? VG Zip Codes VG Org Chart DATA VIZ – Use the UPY stock ticker for Browser Journal

daily log 10.20.20

2 minute read

python - How to select rows from a DataFrame based on column values - Stack Overflow

daily log 10.13.20

less than 1 minute read

```python df[‘Email’] = df[‘E-mail Address’] df[‘ID’] = df[‘Employee Number’] df[‘Name’] = df[‘clean_name’] df[‘Dept’] = df[‘Org Level 1’] for i in range(33)...

daily log 10-03-20

less than 1 minute read

Sadly, no data science today – too busy with leetcode and CM.

daily log 9-26-20

less than 1 minute read

Today was an ALL JavaScript day!! Also, a sleep in day. Sorry, data science!

dailylog 9-24-20

less than 1 minute read

Today was a day. I slept in and had weird dreams. Very little data science happened today.

dailylog 9-04-20

less than 1 minute read

I think I’ve broken the record for the number of jupyter notebooks open at one time…

dailylog 8-23-20

less than 1 minute read

I didn’t do much in the way of data science today.

dailylog 8-15-20

less than 1 minute read

lolololol this day hasn’t even happened yet, what am I thinking?!

dailylog 8-06-20

less than 1 minute read

I didn’t do much in the data science world today –

dailylog 8-03-20

less than 1 minute read

Trying to embed github calendar to ALL the things!!

dailylog 7-19-20

2 minute read

```python font = {‘family’: ‘san-serif’,’size’: 14, ‘weight’: ‘normal’} labelfont = {‘family’: ‘san-serif’, ‘size’: 18} titlefont = {‘family’: ‘serif’, ‘size...

dailylog 5-11-20

less than 1 minute read

THINGS I DID TODAY: EDXStats UJS UWD Math practice Pushing here(!!) Closed tabs Daily log Inbox 0 Piano Baked Banana Bread Baked Banan...

dailylog 5-04-20

less than 1 minute read

THINGS I DID TODAY: Closetmate BevHillsHealth Made dinner Practiced Piano Got to inbox 0 on ALL the things

dailylog 4-24-20

less than 1 minute read

THREE MAIN PARTS OF GTD: Five Steps Levels of Focus Planning Map

dailylog 4-16-20

less than 1 minute read

```python “Idenitfy clouds in images of sky” import cv2 import numpy as np

dailylog 4-15-20

less than 1 minute read

THINGS I DID TODAY: 2pm – testing to see if I delete things if it will be same 2:15 they are 2:30 replacing with zeros MAKE A MINI DF

dailylog 4-10-20

less than 1 minute read

Should we build a chrome extension that checks for Amazon Fresh delivery slots?

dailylog 4-06-20

less than 1 minute read

Our main project today is Colin. Our second main project is PROJECT_COVID19.

dailylog 3-19-20

less than 1 minute read

Whew! So today is overwhelming and exciting all at once!

dailylog 3-18-20

less than 1 minute read

Friends. Wow. It has been a party. It seriously doesn’t feel like it’s only been a day since yesterday.

dailylog 3-12-20

less than 1 minute read

Things I did today! Woke up with the crazy kitties at 6:30 Lazed in bed until 6:45 Hopped on exercise bike until 7:15 Showered until 7:20 Ready by...

dailylog 3-05-20

less than 1 minute read

THINGS I DID TODAY! Woke up early Ate two rice cakes and caught up on the internet Went back to sleep Woke up again and listened to Lala Land Fina...

daily log 02.12.20

less than 1 minute read

THINGS I DID TODAY: Woke up! Had to shut down computer becuase it was MAD Zoomed with Ali and caught up on Nephew and Carolina! Submitted WK5 Async ...

daily log 02.05.20

less than 1 minute read

This is your opportunity to get hands on the keyboard and start analyzing text yourself. Using Python and/or Spark:

daily log 01.22.20

less than 1 minute read

THINGS I DID TODAY: Woke up! Early! Zoomed with Ali while working on HW and Breakout!

daily log 01.21.20

less than 1 minute read

THINGS I DID TODAY: Woke up! Started ASYNC! Watched IST718 Async Started coding the async in spark – Movie recommender system Continued to get dat...

daily log 01.16.20

less than 1 minute read

https://www.openthebooks.com/assets/1/6/department-of-education-report.pdf

daily log 01.11.20

less than 1 minute read

THINGS I DID TODAY: Woke up! Which was challenging because Uli was being Little Spoon and Kev, Phyllis and Stan were surrounding Colin. Texted with Morg...

daily log 01.10.20

less than 1 minute read

THINGS I DID TODAY: WOKE UP!! Started HOML Ch.2 Outlined Ch.2 Started coding Ch.2 Continued #ProjectSpringClean Put jewelry on cork board Got ...

daily log 01.09.20

less than 1 minute read

THINGS I DID TODAY: Slept in!! Started GTDing / Cleaning my desk area (while listening to Little Women) Started a “PROJECTS” inbox / binder to colle...

daily log 01.08.20

less than 1 minute read

THINGS I DID TODAY: Tried to scrape a website for oscar predictions

daily log 01.07.20

less than 1 minute read

THINGS I DID TODAY: Woke up! Filled out journal! Continued IST718 Async work! Tried to print out my lecture slides, ran into an issue because they w...

Back to top ↑

ist718

IST718 WK9

less than 1 minute read

Week 9: Machine Learning Part II

IST718 WK8

3 minute read

Week 8 | Machine Learning, Part I

IST718 WK7

less than 1 minute read

7.1 Scenario Introduction

daily log 02.05.20

less than 1 minute read

This is your opportunity to get hands on the keyboard and start analyzing text yourself. Using Python and/or Spark:

daily log 01.22.20

less than 1 minute read

THINGS I DID TODAY: Woke up! Early! Zoomed with Ali while working on HW and Breakout!

IST718 WK2

6 minute read

WEEK 2: Describing and Modeling

IST718 WK1

less than 1 minute read

Biscuits From Scratch

Back to top ↑

python

daily log 11.19.20

1 minute read

How to scrape data from your favorite recipe blogs so you can sort by ingredients you have and how much time you want to spend!!

tiktok-flask

1 minute read

The “Automate TikTok Daily Data Pulls” Problem Continues.

dash app

1 minute read

DASH APP: Getting Started

PLOTLY

less than 1 minute read

UPDATED 01-22-20

Final Statements

less than 1 minute read

How we got the data (Kendra) – we scraped the data – we used OCR – instead of using kaggle’s df

Back to top ↑

howto

How to get historical NCAA data

2 minute read

I just want a simple historical record of wins and losses. Kaggle isn’t helpful. Google isn’t helpful. Reddit isn’t helpful.

PDF to PPT

less than 1 minute read

PDF to PPT Problems

Back to top ↑

MSDS

Back to top ↑

covid19

dailylog 4-15-20

less than 1 minute read

THINGS I DID TODAY: 2pm – testing to see if I delete things if it will be same 2:15 they are 2:30 replacing with zeros MAKE A MINI DF

COVID19 Races

less than 1 minute read

GLOBAL COVID19: Confirmed Cases

COVID19 CA

less than 1 minute read

KAGGLE COMPETITION:

Back to top ↑

MSDS_CLASS

Back to top ↑

visuals

dailylog 7-19-20

2 minute read

```python font = {‘family’: ‘san-serif’,’size’: 14, ‘weight’: ‘normal’} labelfont = {‘family’: ‘san-serif’, ‘size’: 18} titlefont = {‘family’: ‘serif’, ‘size...

PLOTLY

less than 1 minute read

UPDATED 01-22-20

Back to top ↑

HW

PLOTLY

less than 1 minute read

UPDATED 01-22-20

Final Statements

less than 1 minute read

How we got the data (Kendra) – we scraped the data – we used OCR – instead of using kaggle’s df

HW2

less than 1 minute read

HW2

IST736 HW1

less than 1 minute read

Text Mining: Sentiment Analysis

Back to top ↑

IST736

PLOTLY

less than 1 minute read

UPDATED 01-22-20

Final Statements

less than 1 minute read

How we got the data (Kendra) – we scraped the data – we used OCR – instead of using kaggle’s df

HW2

less than 1 minute read

HW2

IST736 HW1

less than 1 minute read

Text Mining: Sentiment Analysis

Back to top ↑

pandas

daily log 10.20.20

2 minute read

python - How to select rows from a DataFrame based on column values - Stack Overflow

dailylog 7-19-20

2 minute read

```python font = {‘family’: ‘san-serif’,’size’: 14, ‘weight’: ‘normal’} labelfont = {‘family’: ‘san-serif’, ‘size’: 18} titlefont = {‘family’: ‘serif’, ‘size...

Back to top ↑

EHD

Back to top ↑

nlp

PLOTLY

less than 1 minute read

UPDATED 01-22-20

Final Statements

less than 1 minute read

How we got the data (Kendra) – we scraped the data – we used OCR – instead of using kaggle’s df

Back to top ↑

bash

Back to top ↑

UPYD

Back to top ↑

portfolio

Back to top ↑

plotly

daily log 12.06.20

less than 1 minute read

```python import plotly.graph_objs as go import plotly.offline as pyo import pandas as pd from datetime import datetime data from my personal google forms df...

dash app

1 minute read

DASH APP: Getting Started

Back to top ↑

kaggle

dailylog 4-15-20

less than 1 minute read

THINGS I DID TODAY: 2pm – testing to see if I delete things if it will be same 2:15 they are 2:30 replacing with zeros MAKE A MINI DF

COVID19 Races

less than 1 minute read

GLOBAL COVID19: Confirmed Cases

COVID19 CA

less than 1 minute read

KAGGLE COMPETITION:

Back to top ↑

ISL

daily log 10.25.20

less than 1 minute read

CURRENT PROJECTS: RecipeScraper Debates…? VG Zip Codes VG Org Chart DATA VIZ – Use the UPY stock ticker for Browser Journal

Back to top ↑

testing

THE LOOPS BROTHER

4 minute read

Testing this thing PORTFOLIO_SCRAPING_EHD_CLEAN PORTFOLIO_SCRAPING_EHD_RENAME_AND_MOVE ...

Testing HTML loops pt 2

4 minute read

Testing this thing /_pages/projects/EHD/PORTFOLIO_SCRAPING_EHD_CLEAN.html /_pages/projects/EHD/PO...

Back to top ↑

mba

Back to top ↑

dash

daily log 12.06.20

less than 1 minute read

```python import plotly.graph_objs as go import plotly.offline as pyo import pandas as pd from datetime import datetime data from my personal google forms df...

dash app

1 minute read

DASH APP: Getting Started

Back to top ↑

COVID19

Back to top ↑

coronavirus

Back to top ↑

VG

daily log 11.20.20

less than 1 minute read

Why didn’t this lookup work?? ```python def get_selected(phone): # print(phone) print(type(phone)) try: return phone_to_email[phone] # return fr...

Back to top ↑

LS

daily log 11.19.20

1 minute read

How to scrape data from your favorite recipe blogs so you can sort by ingredients you have and how much time you want to spend!!

Back to top ↑

colab

Back to top ↑

d3

COVID19 Races

less than 1 minute read

GLOBAL COVID19: Confirmed Cases

Back to top ↑

georgia

Back to top ↑

matplotlib

dailylog 7-19-20

2 minute read

```python font = {‘family’: ‘san-serif’,’size’: 14, ‘weight’: ‘normal’} labelfont = {‘family’: ‘san-serif’, ‘size’: 18} titlefont = {‘family’: ‘serif’, ‘size...

Back to top ↑

tiktok

tiktok-flask

1 minute read

The “Automate TikTok Daily Data Pulls” Problem Continues.

Back to top ↑

lettuceshop

Back to top ↑

HW1

IST736 HW1

less than 1 minute read

Text Mining: Sentiment Analysis

Back to top ↑

html

Back to top ↑

yearlyreview

Back to top ↑

ischool

Back to top ↑

flask

tiktok-flask

1 minute read

The “Automate TikTok Daily Data Pulls” Problem Continues.

Back to top ↑

lab

Back to top ↑

covid

Back to top ↑

CV_Test

dailylog 4-16-20

less than 1 minute read

```python “Idenitfy clouds in images of sky” import cv2 import numpy as np

Back to top ↑

facet

dailylog 7-19-20

2 minute read

```python font = {‘family’: ‘san-serif’,’size’: 14, ‘weight’: ‘normal’} labelfont = {‘family’: ‘san-serif’, ‘size’: 18} titlefont = {‘family’: ‘serif’, ‘size...

Back to top ↑

tabs

Back to top ↑

NLP

Back to top ↑

big_lebowski

Back to top ↑

debates

Back to top ↑

AnnaExtension

Back to top ↑

tableau

daily log 02-09-21

less than 1 minute read

Practiced some Tableau today! Learned about Tableau joins and relationships and how relationships are the better default (but we can still do joins, if neces...

Back to top ↑

aws

Back to top ↑

job

Back to top ↑

HW2

HW2

less than 1 minute read

HW2

Back to top ↑

Test

Back to top ↑

Python

Back to top ↑

kaggle-sentiment-analysis

Back to top ↑

projects

Back to top ↑

regex

Back to top ↑

syracuse

Back to top ↑

syr

Back to top ↑

clara

Back to top ↑

photoshop

Back to top ↑

HOML

Back to top ↑

IST718

Back to top ↑

breakout

daily log 01.22.20

less than 1 minute read

THINGS I DID TODAY: Woke up! Early! Zoomed with Ali while working on HW and Breakout!

Back to top ↑

hackerrank

Back to top ↑

async

daily log 02.05.20

less than 1 minute read

This is your opportunity to get hands on the keyboard and start analyzing text yourself. Using Python and/or Spark:

Back to top ↑

wk5

daily log 02.05.20

less than 1 minute read

This is your opportunity to get hands on the keyboard and start analyzing text yourself. Using Python and/or Spark:

Back to top ↑

lab6

Back to top ↑

chromeextensions

Back to top ↑

dataviz

dash app

1 minute read

DASH APP: Getting Started

Back to top ↑

beautifulsoup

Back to top ↑

ocr

Back to top ↑

racingcharts

Back to top ↑

GTD

dailylog 4-24-20

less than 1 minute read

THREE MAIN PARTS OF GTD: Five Steps Levels of Focus Planning Map

Back to top ↑

california

Back to top ↑

browserjournal

Back to top ↑

isl

Back to top ↑

islch6

Back to top ↑

mockinterviews

dailylog 8-06-20

less than 1 minute read

I didn’t do much in the data science world today –

Back to top ↑

googlemaps

Back to top ↑

apis

Back to top ↑

geojson

Back to top ↑

selenium

tiktok-flask

1 minute read

The “Automate TikTok Daily Data Pulls” Problem Continues.

Back to top ↑

tiktokapi

Back to top ↑

TTA

Back to top ↑

math

Back to top ↑

recipescraper

daily log 11.19.20

1 minute read

How to scrape data from your favorite recipe blogs so you can sort by ingredients you have and how much time you want to spend!!

Back to top ↑

mongo

Back to top ↑

ytk

Back to top ↑

TIL

Back to top ↑

interviewprep

Back to top ↑

leetcode

Back to top ↑

google

daily log 01.11.21

less than 1 minute read

Add conditional formatting for google sheets strikethrough

Back to top ↑

googlesheets

daily log 01.11.21

less than 1 minute read

Add conditional formatting for google sheets strikethrough

Back to top ↑

jobs

Back to top ↑

uwd

Back to top ↑

PIL

Back to top ↑

pillow

Back to top ↑

5whys

Back to top ↑