Skip to content

mlcoursework/mysal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

MySAL

My Somewhat Awesome List

TOC


Pandas

Knowledge & Learning Resources

JoyPlots w/ Python

Netowrks

EDA

Data Visualization

Data Exploration, Visualization and Dashboarding

  • Dash by plot.ly. Also see github. "Dash is a Python framework for building analytical web applications.".
  • BeakerX, try for notebook like experience for SQL.
  • franchise - an open-source notebook for sql. SQLite, MySQL, PostgreSQL, BigQuery. Github.
  • Superset (airbnb). Github.
  • dbtools - simple python interface to SQLite databases.

SQL

Python

Machine Learning

Deep Learning

Practice Questions

Raspberry Pi

A/B Testing

Probability & Statistics

Git and Github

Alex Chan - A Plumber’s Guide to Git

Tools

Cool projects

Misc

sudo nano /etc/hosts

add new IP and domain name like so:

0.0.0.0 www.distracting-website.com

save, exit.

You might need to flush the DNS cache, like so (terminal, of course):

dscacheutil -flushcache

Make sure you redirect to 0.0.0.0. See here, for example, for more.

About

My Somewhat Awesome List

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published