我試圖做一些Python日期解析和在分析我來到這個奇怪的錯誤說 time data 'nan' does not match format '%d/%m/%y'
正如我在LibreOffice中檢查了我的的.csv文件一切看起來都很好。沒有南值什麼如此。但是,當我在Excel中檢查它(Excel移動版本。因爲我不想支付),我看到不同的價值。在不同的編輯器被顯示爲值如下 自由報辦公室鈣 - 11
我需要提取'日期字符串'作爲表示日期/時間數據的單獨列。 | A | B | C
-+--------------------------+-------------------+-----------------
1| Datetime String | Date Value | Time Value
2| Sat 09 Sep 2017 20:00 PM | =D
我有一個Libreoffice Calc工作簿,其中有60多張圖片,其中很多圖片都被複制到它們中。我想用Calc Basic宏刪除所有的圖像。 我已經試過這失敗,一個基本的運行時錯誤說Property or method not found: Pictures. Sub DeleteAllPics()
Dim Pic As Object
For Each Pic In This