GithubHelp home page GithubHelp logo

python_analytics_atoz's Introduction

python_analytics_atoz

Introductory Notebooks for Data Analytics using Python/Pandas/Other libraries. There are nine sessions after studying you can understand/use python-based data analytics. Please note that there are some korean - my mother tongue - descriptions included.

To open the notebook, you need to setup your own Jupyter environment. The easiest and suggested way is installing Anacona pacakge. Please refer the anaconda web page (https://docs.anaconda.com/anaconda/install/) and install the package and start a jupyter environment - jupyter notebook or jupyter lab.

After then, you can download (or clone) this Github into your local machine. If you know how to use Git, then please clone this project to your Jupyter ntoebook directory. Otherwise, download this project as a zip file, and deflate the file into your Jupyter notebook directory. (Note that you need to understand the meaning of Jupyter notebook directory.)

Below are the topics for 10 sessions. (NOTE that 8th session on which no materias are included here)

  1. Jupyter basic + Python Basic
  2. Pandas Basic (+ tip: Folium)
  3. Advanced Pandas (+ tip: pandas_profiling)
  4. Python Modules : frequently used modules
  5. Natual Language analysis : POS, Similarity, Sentiment Analysis, Vectorization, Document Clustering NOTE: The content is mainly for Korean language.
  6. Time-Series analysis (Stock Trend) - Basic Korea Stock Data Acquisiation, Regression, Stock Trend Prediction
  7. Time-Series analysis (Stock Trend) - Advanced ARIMA prediction, (Stock) Technical Analysis Library, Linear Regression
  8. ( Machine Learning : no materials here)
  9. Machien Learning Example : Vehicle License Plate Recognition show an example ML project 10.Wraup : summary on what we have discussed, and relevant websites for further study

Any questions or comment, please send it to [email protected]

python_analytics_atoz's People

Contributors

sumyeon avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.