Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 363 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 363 Bytes

Python-Data-import-methods

Various methods to import various formats of data into Python.

Before doing any operations on data sucn as the cleaning, transformation, building models for training and testing and concluding with visualizations; it is a prerequisite to load the data into the tool you are using for analysis.

In this case I'm using Pyhton