[Impression] [Data analysis starting from zero] Introduction to Python data science learned in business cases

This time, we will report on the learning of "[Data analysis starting from zero] Introduction to Python data science learned in business cases".

General comment

Contents ★★★ ☆☆ Easy to understand ★★★★ ☆ Recommendation level ★★★★ ☆

Overview

In this course, about data analysis --Basic analysis (for given data) --Predictive analysis (for future data) We will learn these two points using Python. As a preliminary preparation, install "ANACONDA NAVIGATOR". You will learn using the "Jupyter Notebook" in it. By creating according to the wording prepared in advance, it is a form to learn code and data analysis.

In addition, the predicted data will be posted to "SIGNATE" and scored to quantitatively confirm what kind of analysis method should be used. can. In this course, you will solve the exercises in SIGNATE, but after completing the course, you will be able to test your skills and appeal to companies by solving COMPETITION. (Recommended for those who want to change jobs ...?)

Impressions

As you can see from the general comment, the recommendation level is high (although this is my first study at udemy, so I think this will be the standard). When I was a student, I was doing a simple basic analysis of analytical data (specializing in geology), so I was a little bored in the first half, but I couldn't do the predictive analysis in the second half when I was a student. The content was related to the part, so it was a great learning experience. However, if I'm a little dissatisfied, there are many things that I can do with Excel, and I feel that I haven't seen the strengths of Python yet (in fact, Excel is still deep). I'm still starting to learn Python, so I'll continue to learn so that I can discover the strengths of Python. To be continued...

Next time preview

Next time, I will report on [210,000 people in the world] Aiming to be a data scientist ~ Data Science 25 Hours Boot Camp ~] ... Since I graduated from TECH :: EXPERT, I would like to write about your impressions (although I've become quite a ghost member ...).

Recommended Posts

[Impression] [Data analysis starting from zero] Introduction to Python data science learned in business cases
Introduction to Data Analysis with Python P17-P26 [ch02 1.usa.gov data from bit.ly]
"Introduction to data analysis by Bayesian statistical modeling starting with R and Stan" implemented in Python
[Python] Flow from web scraping to data analysis
Reading Note: An Introduction to Data Analysis with Python
[Technical book] Introduction to data analysis using Python -1 Chapter Introduction-
ChIP-seq analysis starting from zero
20200329_Introduction to Data Analysis with Python Second Edition Personal Summary
Hit REST in Python to get data from New Relic
Meteorology x Python ~ From weather data acquisition to spectrum analysis ~
Data science companion in python, how to specify elements in pandas
An introduction to statistical modeling for data analysis (Midorimoto) reading notes (in Python and Stan)
Solving AOJ's Algorithm and Introduction to Data Structures in Python -Part1-
Get data from Quandl in Python
[Python] PCA scratch in the example of "Introduction to multivariate analysis"
Introduction to Data Analysis with Python P32-P43 [ch02 3.US Baby Names 1880-2010]
[Introduction] From installing kibana to starting
Solving AOJ's Algorithm and Introduction to Data Structures in Python -Part2-
Solving AOJ's Algorithm and Introduction to Data Structures in Python -Part4-
Links to people who are just starting data analysis with python
From the introduction of JUMAN ++ to morphological analysis of Japanese with Python
Data analysis starting with python (data visualization 1)
Introduction to image analysis opencv python
Solving AOJ's Algorithm and Introduction to Data Structures in Python -Part3-
Data analysis starting with python (data visualization 2)
[Data science basics] I tried saving from csv to mysql with python
I tried fMRI data analysis with python (Introduction to brain information decoding)
[Introduction to Python] How to use class in Python?
[Introduction to Python3, Day 17] Chapter 8 Data Destinations (8.1-8.2.5)
[Introduction to Python3, Day 17] Chapter 8 Data Destinations (8.3-8.3.6.1)
[Introduction to Python3 Day 19] Chapter 8 Data Destinations (8.4-8.5)
How to dynamically zero pad in Python
Data analysis starting with python (data preprocessing-machine learning)
Convert from Markdown to HTML in Python
Introduction to Vectors: Linear Algebra in Python <1>
Introduction to Effectiveness Verification Chapter 1 in Python
[Introduction to Data Scientists] Basics of Python ♬
Books on data science to read in 2020
I went to "Summer is in full swing! Spark + Python + Data Science Festival".
[Python] From morphological analysis of CSV data to CSV output and graph display [GiNZA]
Use PIL in Python to extract only the data you want from Exif
Introduction to Time Series Analysis ~ Seasonal Adjustment Model ~ Implemented in R and Python
Get time series data from k-db.com in Python
Introduction to effectiveness verification Chapter 3 written in Python
Python variables and data types learned in chemoinformatics
Python explosive environment construction starting from zero (Mac)
tse --Introduction to Text Stream Editor in Python
From file to graph drawing in Python. Elementary elementary
[Python] How to read data from CIFAR-10 and CIFAR-100
[Introduction to Python] How to handle JSON format data
Survival time analysis learned in Python 2 -Kaplan-Meier estimator
Log in to Yahoo Business with Selenium Python
Data analysis in Python: A note about line_profiler
A well-prepared record of data analysis in Python
TensorFlow: Run data learned in Python on Android
Introduction to Effectiveness Verification Chapter 2 Written in Python
How to study Python 3 engineer certification data analysis test by Python beginner (passed in September 2020)
Summary of statistical data analysis methods using Python that can be used in business
[Introduction to element decomposition] Let's arrange time series analysis methods in R and python ♬
"Introduction to effect verification Chapter 3 Analysis using propensity score" + α is tried in Python
Summary from the beginning to Chapter 1 of the introduction to design patterns learned in the Java language