係,啱啱開始用python黎做excel數據分析,但因為用開C#,總覺得Python唔係咁好用
最近開始玩C#以外的lang ...
artai 發表於 2022-1-21 08:34



    用開C#系會唔習慣,但你一習慣後會好好用,由期系VS Code 上用IPYNB 做test會好爽

我以前寫Backend 都系用nodejs但之後放棄了 ,因為寫同樣野的開發速度唔夠python & GO 快
python fastapi寫backend非常好用

我的project現在都由nodejs redo to ( python fastapi ) & go
frontend 我用react + tailwind,以前就vue 之後轉會到react

仲有nodejs 做唔到全自動搶單 (taobao & apple store & amazone)
python 可以
我仲用python寫左個youtube downloader & Anime全自動download mon住D Anime site

TOP

Python excel 套件
Sofar 你在 windows and OS X 下做好排板後
用python edit系唔會走位的 ...
shal 發表於 2022-1-21 06:44

office 咁多版本,起碼由office97 都依家,你都試過咁犀利?

TOP

office 咁多版本,起碼由office97 都依家,你都試過咁犀利?
javacomhk 發表於 2022-1-21 14:35



   
openpyxl is a Python library to read/write Excel 2010 xlsx/xlsm/xltx/xltm files.
pyexcel  read/write(Excel 97-2003)和xlsx(Excel 2007及以上)

睇你想點做 自己google 下大把套件 fit Excel 97-2003

TOP