Update excel_with_pandas.md

pull/351/head
HimakarC 2024-05-17 18:15:20 +05:30 zatwierdzone przez GitHub
rodzic f8044fb421
commit 9fe61b8ec0
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -7,7 +7,7 @@ In the real world, Pandas DataFrames are formed by importing datasets from exis
### Installation of libraries
`pip install pandas`
`pip install pandas` <br/>
`pip install xlrd`