Skip to Content
Python Data Analytics: With Pandas, NumPy, and Matplotlib
book

Python Data Analytics: With Pandas, NumPy, and Matplotlib

by Fabio Nelli
September 2018
Beginner to intermediate
576 pages
12h 11m
English
Apress
Content preview from Python Data Analytics: With Pandas, NumPy, and Matplotlib
© Fabio Nelli 2018
Fabio NelliPython Data Analyticshttps://doi.org/10.1007/978-1-4842-3913-1_5

5. pandas: Reading and Writing Data

Fabio Nelli1 
(1)
Rome, Italy
 

In the previous chapter, you became familiar with the pandas library and with the basic functiona lities that it provides for data analysis. You saw that dataframe and series are the heart of this library. These are the material on which to perform all data manipulations, calculations, and analysis.

In this chapter, you will see all of the tools provided by pandas for reading data stored in many types of media (such as files and databases). In parallel, you will also see how to write data structures directly on these formats, without worrying too much about the technologies used.

This chapter ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python Data Analytics: With Pandas, NumPy, and Matplotlib

Python Data Analytics: With Pandas, NumPy, and Matplotlib

Fabio Nelli

Publisher Resources

ISBN: 9781484239131Purchase LinkPublisher Website