Skip to content

Manipulate wide format panel data with Python & R

Notifications You must be signed in to change notification settings

ypspy/panel-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

panel-data

Manipulate wide format panel data with Python & R

When you deal with panel data gathered from commercial DBs like KISVALUE, you probably get data with wide-format. To facilitate the data properly, you need to change its form to long-format. This is quick and easy format changing python code.

Also including various minor processing codes used for various purposes.

Here's the indexing rule: A. DART scraping B. Indexing collected data in a specified folder C-1. Analytics with Python C-2. Analytics with R D. Other data manipulation

About

Manipulate wide format panel data with Python & R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published