Excel TQC考題410:電子郵件地址,HYPERLINK, “MAILTO:”& by 儲蓄保險王 · 2022-04-19 Excel TQC考題410:電子郵件地址,HYPERLINK 簡單的部分略過 題目: “MAILTO:”&‘Address Book’!D2 (New E-mail欄位) UPPER(‘Address Book’!A2)&” “&’Address Book’!B2 相關文章Python: ModuleNotFoundError: No module named 'pip' ; 如何安裝pip套件?下載並執行get-pip.py; where python #查看python安裝路徑; python -V #查看python版本; 如何查看指定路徑python的版本?Python: listA.extend(listB) 與 listC = listA + listB的差別?Python: 深入理解 pandas.concat():使用 ignore_index=True 合併 DataFrame 的奧秘 #效果同 reset_index( drop=True )Python: pandas.Series如何只保留str,去除重複值?#isinstance(x:Any, str) -> bool #.drop_duplicates() #Series.apply( function )逐元素應用function運算 #DataFrame.apply( function )逐Series應用function運算 .drop_duplicates() 跟.unique()有何差別? df.drop_duplicates() 等效於 df[~df.duplicated()]Python: 如何使用PyMuPdf (fitz)套件處理pdf文件?如何搜尋有指定標題的頁面,抓取該頁的所有圖片?Python: pandas.DataFrame 如何合併? 如何以keys參數建立雙層column name ; pd.concat(dfs, axis=1, keys = dic_name_df.keys() ) ;雙層column name的DF與Series或單層column name的DF做橫向(axis=1)合併會如何? 雙層column name被壓縮成單層的tuplePython: 循環播放 英文單詞及其中文翻譯Python 機器學習:手把手教你用 sklearn.preprocessing .StandardScaler 做數據標準化(Standardization)#只接受2D數據 ; from sklearn.preprocessing import StandardScaler ; 儲存/載入 scaler or model: joblib.dump() / joblib.load()Python: List[ pandas.Series ] 轉DataFrame技巧:正確理解row和column的關係,同 concat( List[ pandas.Series ], axis=1 ).T
0 Python的財務函數 numpy_financial.rate() ,19歲奧運跆拳銅牌美少女羅嘉翎的國光獎金,應該一次領500萬?還是終身月領2.4萬?Excel財務函數PMT, RATE, NPER, PV, FV 2022-10-11
0 Python: Spyder5.4.2的IPython Console出現 Figures now render in the Plots pane by default. To make them also appear inline in the Console, uncheck “Mute Inline Plotting” under the Plots pane options menu. 如何在IPython Console中查詢python路徑與版本: !python -V ; !where python 2023-05-08
近期留言