Data analysis with python 2

Continued data analysis with python: I'm a beginner


Data reading train = pd.read_csv("train.csv")


View the contents of the data train.head()


View the number of rows and columns of data train.shape


See the mean and median of y train["y"].mean() train["y"].median()


Draw a line graph of y of train train["y"].plot() image.png

Recommended Posts

Data analysis with python 2
Data analysis with Python
Data analysis python
Data analysis starting with python (data visualization 1)
Data analysis starting with python (data visualization 2)
Data analysis using Python 0
Data analysis overview python
Voice analysis with python
Python data analysis template
Voice analysis with python
Data analysis starting with python (data preprocessing-machine learning)
Sample data created with python
My python data analysis container
[Python] Morphological analysis with MeCab
[Co-occurrence analysis] Easy co-occurrence analysis with Python! [Python]
Python for Data Analysis Chapter 4
Get Youtube data with python
Sentiment analysis with Python (word2vec)
[Python] Notes on data analysis
Python data analysis learning notes
Planar skeleton analysis with Python
Japanese morphological analysis with Python
Python for Data Analysis Chapter 2
Data analysis using python pandas
Muscle jerk analysis with Python
Python for Data Analysis Chapter 3
Read json data with python
Data analysis for improving POG 1 ~ Web scraping with Python ~
Reading Note: An Introduction to Data Analysis with Python
Data analysis environment construction with Python (IPython notebook + Pandas)
Challenge principal component analysis of text data with Python
3D skeleton structure analysis with Python
Python: Time Series Analysis: Preprocessing Time Series Data
Impedance analysis (EIS) with python [impedance.py]
[Python] Get economic data with DataReader
Text mining with Python ① Morphological analysis
Python data structures learned with chemoinformatics
Preprocessing template for data analysis (Python)
Easy data visualization with Python seaborn.
Process Pubmed .xml data with python
Logistic regression analysis Self-made with python
Python application: Data cleansing # 2: Data cleansing with DataFrame
FizzBuzz with Python3
Scraping with Python
Statistics with python
Data analysis Titanic 2
Scraping with Python
Python with Go
Twilio with Python
Integrate with Python
Play with 2016-Python
AES256 with python
Tested with Python
20200329_Introduction to Data Analysis with Python Second Edition Personal Summary
python starts with ()
Data analysis Titanic 1
with syntax (Python)
Bingo with python
Zundokokiyoshi with python
Data analysis Titanic 3
Excel with Python