Skip to content

Instantly share code, notes, and snippets.

@simecek
simecek / followers_wc.ipynb
Created August 18, 2017 14:00
Generate wordcloud of followers' descriptions
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@simecek
simecek / friday_night.py
Created January 6, 2018 05:25
absl-py example: flags and logging
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
import sys
from absl import app
from absl import flags
from absl import logging
@simecek
simecek / Map+Your+Twitter+Followers.ipynb
Last active August 7, 2021 05:35
Map your Twitter followers
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@simecek
simecek / Rolling_mean_pandas.ipynb
Created March 16, 2018 06:11
Rolling mean example
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@simecek
simecek / 1-mnist-with-keras.ipynb
Created May 15, 2018 00:47
1-mnist-with-keras.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@simecek
simecek / gif_imageio.ipynb
Created July 30, 2018 07:52
GIF_imageio.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@simecek
simecek / print-is-a-function-now.ipynb
Created July 31, 2018 07:32
Print is a function now.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@simecek
simecek / a-simple-animation-the-magic-triangle.ipynb
Last active October 11, 2018 06:13
A Simple Animation: The Magic Triangle
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@simecek
simecek / lru_cache-decorator.ipynb
Created August 26, 2018 23:24
lru_cache decorator
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@simecek
simecek / timeline_scraping.ipynb
Created August 27, 2018 20:58
Timeline_scraping.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.