Commit 3bda292
Fix [FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.] (#247)
* Fix [FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.]
* updating pandas version
* adding axis=0 in pandas.concat() for more controlled behaviour
* updating Pipenv.lock file
Co-authored-by: Sujit Patel <sujit.patel@nurture.farm>1 parent 63b4a76 commit 3bda292
File tree
5 files changed
+472
-329
lines changed- prometheus_api_client
5 files changed
+472
-329
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments