Browse Source

安装pandas

guojing_wu 1 năm trước cách đây
mục cha
commit
0c4d070224
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Pipfile

+ 1 - 0
Pipfile

@@ -10,6 +10,7 @@ cachetools = "==5.3.1"
 apscheduler = "==3.10.4"
 s3fs = "==2023.10.0"
 clickhouse-connect = "==0.6.18"
+pandas = "==2.1.2"
 
 [dev-packages]