@@ -3,7 +3,11 @@
{
"cell_type": "code",
"execution_count": 1,
- "metadata": {},
+ "metadata": {
+ "pycharm": {
+ "name": "#%%\n"
+ }
+ },
"outputs": [],
"source": [
"import pandas as pd\n",
@@ -14,7 +18,10 @@
"execution_count": 3,
"metadata": {
- "scrolled": true
+ "scrolled": true,
},
"outputs": [
@@ -102,7 +109,10 @@
"execution_count": 4,
@@ -181,7 +191,10 @@
"execution_count": 5,
@@ -262,7 +275,10 @@
"execution_count": 20,
@@ -322,14 +338,22 @@
"execution_count": null,
"source": []
"execution_count": 30,
"def cal_diff(yesterday_file, today_file):\n",
@@ -351,7 +375,10 @@
"execution_count": 31,
@@ -406,7 +433,10 @@
"execution_count": 26,
@@ -460,14 +490,22 @@
"execution_count": 2,
"def cal_diff2(yesterday_file, today_file, feature_top=-1):\n",
@@ -503,7 +541,10 @@
@@ -963,7 +1004,11 @@
"execution_count": 74,
"data": {
@@ -1173,7 +1218,10 @@
"execution_count": 87,
@@ -1638,7 +1686,11 @@
"name": "stdout",
@@ -2096,7 +2148,11 @@
"execution_count": 90,
@@ -2229,7 +2285,10 @@
"execution_count": 92,
@@ -2340,7 +2399,11 @@
"execution_count": 8,
@@ -2358,7 +2421,11 @@
}
@@ -2384,4 +2451,4 @@
"nbformat": 4,
"nbformat_minor": 4
-}
+}