Created
August 11, 2017 06:16
-
-
Save sirex/7d7674a004f84b2c190d8611d0ae79ad to your computer and use it in GitHub Desktop.
Atvirų duomenų poreikio apklausos rezultatų analizė
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"cells": [ | |
{ | |
"cell_type": "markdown", | |
"metadata": {}, | |
"source": [ | |
"# Atvirų duomenų poreikio apklausos rezultatų analizė\n", | |
"\n", | |
"Apklausos formą galite rasti šiuo adresu: https://goo.gl/forms/NG1N5GDfAHX1JvS22\n", | |
"\n", | |
"Kol kas apklausa dar nesibaigė ir rezultatai dar neparuošti." | |
] | |
} | |
], | |
"metadata": { | |
"kernelspec": { | |
"display_name": "Python 3", | |
"language": "python", | |
"name": "python3" | |
}, | |
"language_info": { | |
"codemirror_mode": { | |
"name": "ipython", | |
"version": 3 | |
}, | |
"file_extension": ".py", | |
"mimetype": "text/x-python", | |
"name": "python", | |
"nbconvert_exporter": "python", | |
"pygments_lexer": "ipython3", | |
"version": "3.5.2" | |
} | |
}, | |
"nbformat": 4, | |
"nbformat_minor": 2 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment