Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cchudant/42ai_python_bootcamp

Bootcamp created by 42ai, learn python for machine learning
https://github.com/cchudant/42ai_python_bootcamp

Last synced: 27 days ago
JSON representation

Bootcamp created by 42ai, learn python for machine learning

Awesome Lists containing this project

README

        

# 42ai python bootcamp

![img](https://raw.githubusercontent.com/42-AI/bootcamp_python/master/tools/logo_v4_noir.png)

Bootcamp created by 42ai, learn python for machine learning

Duration: 1 week

[Subjects](https://github.com/42-AI/bootcamp_python/)

Notions: python basics, object oriented programming, generators,
iterators, objects, inheritance, decorators, map/filter/reduce,
build a pip package, numpy and pandas

## Setup

Python 3.7

numpy, pandas, matplotlib, tkinter and pillow need to be installed

If you are using the nix package manager, open a nix-shell using
`nix-shell shell.nix` to automagically spawn a shell with the correct
dependencies