| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 |
- 리눅스
- ubuntu
- Linux
- Unity
- PyQt5
- 함수
- PyQt
- 맛집
- mssql
- GIT
- pandas
- urllib
- 다이어트
- MS-SQL
- sqlite
- javascript
- MySQL
- IOS
- PER
- 날짜
- swift
- flutter
- node.js
- 유니티
- ASP
- Excel
- python
- 라즈베리파이
- tensorflow
- port
목록2025/04/30 (2)
아미(아름다운미소)
import sysimport osimport pandas as pdimport pyarrow as paimport pyarrow.parquet as pqimport jsonfrom PyQt5.QtWidgets import ( QApplication, QMainWindow, QTableView, QFileDialog, QVBoxLayout, QWidget, QPushButton, QLabel, QStatusBar, QMessageBox, QLineEdit, QHBoxLayout, QComboBox, QHeaderView, QProgressDialog)from PyQt5.QtCore import ( Qt, QAbstractTableModel, QSortFilterProxyMode..
import sysimport osimport pandas as pdimport pyarrow as paimport pyarrow.parquet as pqimport jsonimport tracebackfrom concurrent.futures import ThreadPoolExecutorfrom PyQt5.QtWidgets import ( QApplication, QMainWindow, QTableView, QFileDialog, QVBoxLayout, QWidget, QPushButton, QLabel, QStatusBar, QMessageBox, QLineEdit, QHBoxLayout, QComboBox, QHeaderView, QProgressDialog, QCheckBox..