ニュース

これまでの記事で、ファイル名の「始まり」や「終わり」を基準にファイルを分類する方法を紹介してきました。でも、一番やりたいのは、もっと柔軟な『キーワード検索』ではないでしょうか? 例えば、フォルダの中にA社_見積.xlsx、請求書_A社.pdf、A社打ち合わせメモ.txtといったファイルが ...
chat GPTと丸1日やり取りして、specファイルの修正を繰り返し、pythonコードを実行ファイルexeに変換することができました。 specファイル定義のポイントとしては、以下の点が挙げられます。 sys.path.append (win32com_dir)の定義は、前処理のpython codeです。
The problem I've noticed is that if I append the file with each of the 100k runs (one at a time), it can happen that two threads try to save to the file at the same time and some row (s) end up empty.