Skip to content

Commit

Permalink
16
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeonukim committed Jan 16, 2025
1 parent 232bccb commit 8fadaf3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _posts/2025-01-15-PandasIntro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ math: true

## Lesson Notes in .ipynb file

[How to handle Data, and Images(16) - Pandas Introduction]()
[How to handle Data, and Images(16) - Pandas Introduction](https://github.com/hyeonukim/DataProcessing_ImageHandling/blob/main/How_to_handle_Data%2C_and_Images(16)_Pandas_Introduction.ipynb)

## Topics

Expand Down Expand Up @@ -313,6 +313,9 @@ Banana 2.0 2
Carrot 1.0 3
```

summary.csv |
![Desktop View](/assets/img/HandleImageData/16-saved.PNG)

## Summary

- Pandas is used to effectively manage data, and helps visualize data
Expand Down
Binary file added assets/img/HandleImageData/16-saved.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8fadaf3

Please sign in to comment.