Update excel_with_pandas.md

pull/351/head
HimakarC 2024-05-17 18:31:22 +05:30 zatwierdzone przez GitHub
rodzic e830336a54
commit 7fb2baf809
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -56,3 +56,8 @@ Output:
1 John 28
```
### Usage of Pandas DataFrame:
- Can be used to store and analyze financial data, such as stock prices, trading data, and economic data.
- Can be used to store and analyze sensor data, such as data from temperature sensors, motion sensors, and GPS sensors.
- Can be used to store and analyze log data, such as web server logs, application logs, and system logs