Skip to content

This Repo contains what I learned from the great teacher PinkWink

Notifications You must be signed in to change notification settings

JohnkeyLee/SaultePinkWink-chapter-1-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaultePinkWink

This Repo contains what I learned from "the great teacher"

Title: Basic of Python, Pandas and Matplotlib via analysis of CCTV in Seoul

The whole process is to learn the data processing and analysis
Task: Data processing with csv files
Work environment:

python 3.9.5 (4/15/2023)
pandas 1.5.3
matplotlib 3.7.0
numpy 1.24.2


The below csv files and figures show you the results with the python code in this repo


(1) 1-1: Call csv file and rename a column

1-1-results.csv


(2) 1-2: Call csv file and rename columns

1-2-results.csv


(3) 1-4: To proceed this process, you need to check SalutePinkWink-pandas-matplotlib-dataframe first

Analyze population and CCTV data in Seoul and look for a correlation

1-4-results.csv

Figure_1 Figure_2 Figure_3 Figure_4 Figure_5 Figure_6

About

This Repo contains what I learned from the great teacher PinkWink

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages