Python for Data Mining Quick Syntax Reference by Valentina Porcu

Python for Data Mining Quick Syntax Reference by Valentina Porcu

Author:Valentina Porcu
Language: eng
Format: epub, pdf
ISBN: 9781484241134
Publisher: Apress


In Chapter 8, we learn how to use pandas to create and export data frames in JSON.

Other Formats

We’ve now seen how to import files and data using some of the most common formats in Python. Other formats include the following:lxml —particularly the objectify module—allows you to import files into XML.

SQLite3 allows you to import SQL databases.

PyMongo allows you to manage Mongo databases

feedparser allows you to process feeds in many formats, including RSS

xlrd allows you to import files into Excel (note, however, that pandas is much easier to use)



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.