Обучающие видео » Компьютерные видеоуроки и обучающие интерактивные DVD » Программирование (видеоуроки)
Introduction to Data Analysis with PythonГод выпуска: 11/2015
Производитель: Lynda
Сайт производителя: lynda.com/Numpy-tutorials/Introduction-Data-Analysis-Python/419162-2.html
Автор: Michele Vallisneri
Продолжительность: 2:11
Тип раздаваемого материала: Видеоклипы
Язык: Английский
Описание: If you're going to work with big data, you'll probably be using R or Python. And if you're using Python, you'll be definitely using Pandas and NumPy, the third-party packages designed specifically for data analysis. This course provides an opportunity to learn about them. Michele Vallisneri shows how to set up your analysis environment and provides a refresher on the basics of working with data containers in Python. Then he jumps into the big stuff: the power of arrays, indexing, and DataFrames in NumPy and Pandas. He also walks through two sample big-data projects: one using NumPy to analyze weather patterns and the other using Pandas to analyze the popularity of baby names over the last century. Challenges issued along the way help you practice what you've learned.
[spoiler="Содержание"]
IntroductionWelcome
What you need to know
Exercise files
1.
Installation and SetupInstalling the Anaconda Python distribution
Writing and running Python in the iPython notebook
2.
Refresher: Data Containers in PythonPython containers overview
Using Python lists and the slicing syntax
Using Python dictionaries
Comprehensions
3.
Word Anagrams in PythonWord anagram overview
Loading the dictionary
Finding anagrams
Challenge
Solution
4.
Introduction to NumPyNumPy overview
Creating NumPy arrays
Doing math with arrays
Indexing and slicing
Records and dates
5.
Weather Data with NumPyWeather data overview
Downloading and parsing data files
Temperature analysis
Integrating missing data
Smoothing data
Computing daily records
Challenge
Solution
6.
Introduction to PandasPandas overview
Series in pandas
DataFrames in pandas
Using multilevel indices
Aggregation
7.
Baby Names with PandasBaby name overview
Loading datasets
Name popularity
A yearly top ten
Name fads
Challenge
Solution
ConclusionNext steps
[/spoiler]
Файлы примеров: присутствуют
Формат видео: MP4
Видео: AVC, 1280x720, 16:9, 15fps, 165kbps
Аудио: AAC, 48kHz, stereo, 128kbps
[spoiler="Скриншоты"]

[/spoiler]