Giter Site home page Giter Site logo

python-data-science's Introduction

python-data-science

(updated 2023) This repo contains Python examples for the "Data Programming" Introductory course of the MSc Program of Data Science, organzied by NCSR Demokritos and the University of the Peloponnese.

Notebooks

The following notebooks can be used as short tutorials on the respective subjects

  1. Python basics: 1-intro-to-python.ipynb
  2. Intro to numpy and pandas for basic data handling 2-numpy_and_pandas.ipynb
  3. Visualization using matplotlib and plotly 3-visualization.ipynb

Scripts

The following scripts are

  1. scripts/cl_example.py demonstrates how to use argparse to use command-line arguments in a python script. The particular example generates a visualization of a list of Gaussian distributions. Usage example:
python3 cl_example.py -m 0 5 10 15 20 -s 1 1 1 7 2 -n 5000 5000 5000 10000 5000 --names "x1" "x2" "x3" "x4" "x5" -b 100 --normalize

TODOs

  1. NLP example (no ML)
  2. docker
  3. This is a git demo!

python-data-science's People

Contributors

tyiannak 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.