Skip to content

Instantly share code, notes, and snippets.

View mollerhoj's full-sized avatar

Jens Dahl Møllerhøj mollerhoj

View GitHub Profile
@mollerhoj
mollerhoj / Deepdivr-Gemfile-07-06-2021
Created June 7, 2021 15:15
Deepdivr Gemfile 07-06-2021
# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "2.6.3"
source "https://gems.contribsys.com/" do
gem "sidekiq-pro"
end
@mollerhoj
mollerhoj / world.csv
Last active April 6, 2020 11:02
Covid-19 world json
We can't make this file beautiful and searchable because it's too large.
country_geoid,region,category,page,change,date,value,country
AE,total,retail/recreation,0,-55,2020-02-16,0.8573134951054713,United Arab Emirates
AE,total,retail/recreation,0,-55,2020-02-17,-1.3653511218346392,United Arab Emirates
AE,total,retail/recreation,0,-55,2020-02-18,-1.6217513615745165,United Arab Emirates
AE,total,retail/recreation,0,-55,2020-02-19,-1.5495147615239626,United Arab Emirates
AE,total,retail/recreation,0,-55,2020-02-20,-1.7487607682568083,United Arab Emirates
AE,total,retail/recreation,0,-55,2020-02-21,-2.561620971023477,United Arab Emirates
AE,total,retail/recreation,0,-55,2020-02-22,-1.8932339683579154,United Arab Emirates
AE,total,retail/recreation,0,-55,2020-02-23,-0.5151819058550471,United Arab Emirates
AE,total,retail/recreation,0,-55,2020-02-24,-2.6402080414081457,United Arab Emirates
# coding=utf-8
# Copyright 2018 The Google AI Language Team Authors and The HuggingFace Inc. team.
# Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
Hej2
test3