- Python:Data Analytics and Visualization
- Phuong Vo.T.H Martin Czygan Ashish Kumar Kirthi Raman
- 163字
- 2021-07-09 18:51:41
Time series primer
In general, time series serve two purposes. First, they help us to learn about the underlying process that generated the data. On the other hand, we would like to be able to forecast future values of the same or related series using existing data. When we measure temperature, precipitation or wind, we would like to learn more about more complex things, such as weather or the climate of a region and how various factors interact. At the same time, we might be interested in weather forecasting.
In this chapter we will explore the time series capabilities of Pandas. Apart from its powerful core data structures – the series and the DataFrame – Pandas comes with helper functions for dealing with time related data. With its extensive built-in optimizations, Pandas is capable of handling large time series with millions of data points with ease.
We will gradually approach time series, starting with the basic building blocks of date and time objects.
- 大數(shù)據(jù)導論:思維、技術與應用
- 后稀缺:自動化與未來工作
- 繪制進程圖:可視化D++語言(第1冊)
- 嵌入式系統(tǒng)及其開發(fā)應用
- 我的J2EE成功之路
- LabVIEW虛擬儀器從入門到測控應用130例
- 網(wǎng)頁編程技術
- Hands-On Data Science with SQL Server 2017
- HBase Design Patterns
- 機器人智能運動規(guī)劃技術
- Ruby on Rails敏捷開發(fā)最佳實踐
- Chef:Powerful Infrastructure Automation
- 多媒體制作與應用
- R Machine Learning Projects
- Machine Learning Algorithms(Second Edition)