Skip to content

Instantly share code, notes, and snippets.

View sharath-maligera's full-sized avatar

Sharath Maligera Eswarappa sharath-maligera

View GitHub Profile
@sharath-maligera
sharath-maligera / stats_equations.Rmd
Created February 21, 2024 15:44 — forked from derekmcloughlin/stats_equations.Rmd
Useful Latex Equations used in R Markdown for Statistics
---
title: "Sample Equations used in Statistics"
output: html_document
---
### Summations
### Without Indices
$\sum x_{i}$
# The Best Medium-Hard Data Analyst SQL Interview Questions
By Zachary Thomas ([[email protected]](mailto:[email protected]), [Twitter](https://twitter.com/zach_i_thomas), [LinkedIn](https://www.linkedin.com/in/thomaszi/))
**Tip: **See the Table of Contents (document outline) by hovering over the vertical line on the right side of the page
## Background & Motivation
> The first 70% of SQL is pretty straightforward but the remaining 30% can be pretty tricky.
@sharath-maligera
sharath-maligera / understanding-word-vectors.ipynb
Created March 8, 2019 15:55 — forked from aparrish/understanding-word-vectors.ipynb
Understanding word vectors: A tutorial for "Reading and Writing Electronic Text," a class I teach at ITP. (Python 2.7) Code examples released under CC0 https://creativecommons.org/choose/zero/, other text released under CC BY 4.0 https://creativecommons.org/licenses/by/4.0/
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.