Dates and Times

Temporal data appears frequently in computational work. Measurements recorded from sensors, economic results, stock prices, time-stepping numeric simulations, and so on are useless without accompanying time values. In this chapter, we’ll cover Python’s datetime module which offers capabilities simil...

Full description

Saved in:
Bibliographic Details
Published inPython for MATLAB Development pp. 137 - 153
Main Author Danial, Albert
Format Book Chapter
LanguageEnglish
Published United States Apress L. P 2022
Apress
Online AccessGet full text

Cover

Loading…
More Information
Summary:Temporal data appears frequently in computational work. Measurements recorded from sensors, economic results, stock prices, time-stepping numeric simulations, and so on are useless without accompanying time values. In this chapter, we’ll cover Python’s datetime module which offers capabilities similar to MATLAB’s data type of the same name.
ISBN:9781484272220
1484272226
DOI:10.1007/978-1-4842-7223-7_5