This commit is contained in:
pyt0xic 2021-09-28 17:04:17 +02:00
parent 72b2097cad
commit 7ac76d212e

37
tripsit/get_data.ipynb Normal file
View File

@ -0,0 +1,37 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"source": [
"import pandas as pd"
],
"outputs": [],
"metadata": {}
}
],
"metadata": {
"orig_nbformat": 4,
"language_info": {
"name": "python",
"version": "3.8.11",
"mimetype": "text/x-python",
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"pygments_lexer": "ipython3",
"nbconvert_exporter": "python",
"file_extension": ".py"
},
"kernelspec": {
"name": "python3",
"display_name": "Python 3.9.7 64-bit ('pablo-bot': conda)"
},
"interpreter": {
"hash": "9b8925f46c4eb81faf51dd413b2890c72e106e6d9cdc933e302e3dbb556b2244"
}
},
"nbformat": 4,
"nbformat_minor": 2
}