Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
コニテック
@konitech913
@konitech
自称【自動化番長】。「これ、人間がやる作業じゃなくない…?」という単調&イライラする作業から人類を解放すべくあらゆる自動化を研究中です。
22
Posts
2224
Contributions
240
Followers
Follow
Following tags
PowerBI
Python
$ analyze @konitech913
posted articles
Python:
68%
自動化:
45%
初心者:
18%
Outlook:
18%
numpy:
14%
LGTMed articles
Python:
38%
初心者:
15%
Python3:
11%
機械学習:
9%
DeepLearning:
9%
answered questions
No data
Edit Pickup Articles (Up to 3)
Save
Pickup Articles
Python
PDF
自動化
【自動化】PDF内の表をPythonで抜き出す
546
## PDFは扱いにくい PDFファイルをPythonで扱うのは大変です。 表がPDFの中に埋め込まれているケースも割とあります。 例えば [平成30年 全衛連ストレスチェックサービス実施結果報告書](http://www.zeneiren.or.jp/cgi-bin/pdfdata/20190925114437.pdf)の中にはたくさんの表データが埋め込まれています。 例えばファイル...
2020/06/28
Python
自動化
exe
PyInstaller
【自動化】Pythonコードをexeファイル化する
39
## Pythonコードはどうやって配布する? Pythonで作ったプログラムを他の人にも使ってもらいたい場合、どうやって配布するかが悩ましいですね。 例えば、Anaconda(Jupyter Notebook)で職場の事務作業を自動化するプログラムを書いたとしましょう。 親切なあなたは、自分だけでなく周りの人にもぜひ使ってもらいたいと考えます。 ですが、職場にAnacondaがインストールさ...
2020/06/07
Python
GUI
PySimpleGUI
Pythonでも簡単にGUIは作れる
1504
## PythonだってGUIを作りたい Pythonで書いたプログラムを実行して使う場合、**『GUIで入出力できたら便利なのに…』**と思うときはありませんか? 誰かにプログラムを配布する場合でも、CUI(コマンドラインから入出力)はあまり親切とは言えません。 特にITスキルの高くない人にとっては、CUIは拒絶反応を起こすこともあります。 **Pythonでも簡単にGUIを作れたら…**...
2020/08/23
All Items
Articles
Answers
Questions