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.
- Host: GitHub
- URL: https://github.com/jabhij/py-dataimporting_part1
- Owner: jabhij
- Created: 2016-09-22T13:12:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-04T17:56:09.000Z (over 8 years ago)
- Last Synced: 2025-01-17T03:26:12.930Z (4 months ago)
- Language: Python
- Size: 62.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!! ヅ