To draw scatter plot

To change colors of the dots

Graph settings

To initialize settings

Time series plot

To read SPSS Data

After installing, import pandas, numpy and seaborn.

To bring data

To see the shape and the properties of the graph

To change column names

To preprocess data

To print variable type

To describe

To create histogram 

Salary difference by age group

To check age variables

Age variables and frequencies

To create graph

To classify sex groups and age groups

To create graph

To create line graph with lineplot()

 

'Python' 카테고리의 다른 글

Python) Crawling and Scraping1  (0) 2022.12.08
Python) WordCloud  (0) 2022.12.07
Python) Data Analysis - pandas  (0) 2022.12.03
Python) functions for data analysis  (0) 2022.11.30
Python) Module and package  (0) 2022.11.25

+ Recent posts