An open API service indexing awesome lists of open source software.

https://github.com/jabhij/py-dataimporting_part1

In this repo you'll find how to import data into Python from various sources such as flat files, native to other software, etc. The repo is based on my learning with Data Camp.
https://github.com/jabhij/py-dataimporting_part1

Last synced: 3 months ago
JSON representation

In this repo you'll find how to import data into Python from various sources such as flat files, native to other software, etc. The repo is based on my learning with Data Camp.

Awesome Lists containing this project

README

        

## Importing Data in Python - PART 1

In the PART-1 you'll find how to **_Import Data into Python_** from sources such as--

- Flat Files (_` .txt, .csv `_)
- Native to other Software (_` Excel SpredSheets, Stata, SAS, Matlab `_)
- From Relational DataBase (_` SQLite, PostgreSQL `_)

### Description

- Language: Python
- Libraries: `Pandas, SciPy`
- Packages: `Numpy, matplotlib, h55py, pickle, SQLAlchemy`
- Input: Any type of Data Source
- Operations: `Data Manipulation, Handling, Import, etc.`
- Outcome: Requirement Based

## The Learning Tree

Follow these:
- [PART-1](https://github.com/jabhij/DataImporting_Python/tree/master/PART-1)
- [Introduction to Flat Files](https://github.com/jabhij/DataImporting_Python/tree/master/PART-1/Introduction_Flat_Files)
- [Introduction to Other File Type](https://github.com/jabhij/DataImporting_Python-PART1/tree/master/PART-1/Introduction_Other_FileType)
- [Working with Relational DataBase](https://github.com/jabhij/DataImporting_Python-PART1/tree/master/PART-1/Working_Relational_DataBase)

## Catch me

For any query, ping me on
- Twitter: [@jabhij] (https://twitter.com/jabhij)
- Web: [LetUsTweak] (http://letustweak.com)

Hope, it helps!! ヅ