We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98117c8 commit 65bf901Copy full SHA for 65bf901
Leer archivos excel con pandas/main.py
@@ -1,7 +1,6 @@
1
# Leer archivos excel desde una GUI en PyQt5
2
# @autor: Magno Efren
3
# Youtube: https://www.youtube.com/c/MagnoEfren
4
-
5
import sys
6
from tabla import*
7
from PyQt5.QtWidgets import QTableWidgetItem, QFileDialog, QMessageBox
0 commit comments