Skip to content

Instantly share code, notes, and snippets.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sirex
sirex / atlyginimai.ipynb
Last active March 2, 2017 15:35
Sodros atlyginimų duomenų analizė
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
def test_me():
assert False
@sirex
sirex / crane.py
Last active February 4, 2017 19:58
Crane app for kids buit using pygame.
# http://bebras.lt/wp-content/uploads/2016/09/Darbas-kranu.pdf
import collections
import pygame as game
Vector = collections.namedtuple('Vector', 'x, y')
size = width, height = 320, 130
black = game.Color('black')
Computerisable
Rank Probability Label SOC code Occupation
1. 0.0028 29-1125 Recreational Therapists
2. 0.003 49-1011 First-Line Supervisors of Mechanics, Installers, and Repairers
3. 0.003 11-9161 Emergency Management Directors
4. 0.0031 21-1023 Mental Health and Substance Abuse Social Workers
5. 0.0033 29-1181 Audiologists
6. 0.0035 29-1122 Occupational Therapists
7. 0.0035 29-2091 Orthotists and Prosthetists
8. 0.0035 21-1022 Healthcare Social Workers
@sirex
sirex / gramtool.ipynb
Last active December 2, 2016 15:36
Gramtool stats
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sirex
sirex / tapino_būdas.ipynb
Last active October 9, 2016 18:34
2016 metų Seimo rinkimų kandidatų analizė
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sirex
sirex / README.rst
Last active September 24, 2016 22:39
Migracija partijose

Migracija partijose

Ryškesnės linijos reiškia, kad didesnisprocentas žmonių perėjo iš vienos į kitą partiją.

@sirex
sirex / penciju_fondai.ipynb
Last active March 10, 2019 14:39
Pensijų fondų palyginimas
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.