Nesse repositório serão armazenados os conteúdos de aula

Overview

Lets_Code_DS_Degree_Alunos

Nesse repositório serão armazenados os conteúdos de aula

Formato das aulas:

Notebook de aula já vem comentado para reduzir o tempo de anotação.
Finalizado um conteúdo, será dado um exercício para ser feito sozinho em cerca de três minutos. A correção desse exercício será feita com base nas respostas dos alunos.
Ao longo da aula teremos um intervalo que pode variar de 5 à 10 minutos.
Ao final de cada aula teremos exercícios que devem ser realizados em grupo. A presença em aula será dada nesse momento.
Os alunos são livres para tirar dúvidas ao longo da aula.
(?) Gravação das aulas

Avaliação feito pelo professor

1 - Avaliação por rubrica:

  • Softskills
  • Hardskills.
  • A nota de git depende de me passarem o repositório criado e dos conteúdos inseridos nele.

1.1 Exemplo - Numpy:

  • [00] Não houve participação e/ou entregas suficientes do aluno para avaliar esse critério
  • [01] O aluno ainda não tem familiaridade com o conceito
  • [02] O aluno tem familiaridade com o conceito, mas ainda tem dificuldade de aplicá-lo em problemas específicos ou de escopo aberto
  • [03] O aluno é capaz de aplicar os conceitos em problemas de escopo fechado (que trabalham especificamente esse conceito), mas ainda tem dificuldade em aplicá-lo em problemas de escopo aberto ou de forma autônoma
  • [04] O aluno é capaz de aplicar os conceitos em problemas de escopo fechado e em problemas de escopo aberto de forma autônoma

2 - Projeto em grupo a ser apresentado na penúltima aula.

Avaliação feita pelos alunos

1 - Espaço anônimo para vocês deixarem suas sugestões e\ou críticas a qualquer momento.
2 - Avaliação geral feita pela LC. O link é disponibilizado nas últimas aulas.

Ementa

Data Aula Tema Assunto
10/01/2022 1 Git Git
12/01/2022 2 Numpy Introdução ao Numpy - Criação de Matrizes - Slicing - Operações
14/01/2022 3 Pandas Introdução ao Pandas Conceitos de Dataframe e Series Criação e manipulação de DF e SS: uso de loc/iloc, parâmetro inplace Criação e operação entre colunas Filtragem de dados
17/01/2022 4 Pandas Leitura de dados (read_csv, read_excel, read_clipboard) Métodos úteis (drop, rename, sort_values, sort_index, reset_index, max, min, mean, median, sum, cumsum, quantile, describe)
19/01/2022 5 Agrupamentos e concatenação Manipulação de DataFrames (concat, merge, apply, groupby)
21/01/2022 6 Limpeza e Transformação de dados Limpeza de Dados (dropna, fillna, isnull, notnull, replace, duplicated, drop_duplicated) Transformação de Dados (cut, qcut, get_dummies)
26/01/2022 7 Revisão Exercícios de Revisão
28/01/2022 8 Projeto Mini Projeto - Pandas Apresentação dos alunos
31/01/2022 9 Avaliação Avaliação/ Avaliação por rubrica
Owner
Patricia Bongiovanni Catandi
Today I'm a Data Scientist at Escritório de Dados. An analytics group inside Rio de Janeiro's city hall.
Patricia Bongiovanni Catandi
a sketch of what a zkvm could look like

We want to build a ZKP that validates an entire EVM block or as much of it as we can efficiently. Its okay to adjust the gas costs for every EVM opcode. Its also to exclude some opcodes for now if th

25 Dec 30, 2022
COVID-19 case tracker in Dash

covid_dashy_personal This is a personal project to build a simple COVID-19 tracker for Australia with Dash. Key functions of this dashy will be to Dis

Jansen Zhang 1 Nov 30, 2021
Search and Find Jobs in Ethiopia

✨ EthioJobs ✨ Search and Find Jobs in Ethiopia Easy start critical warning Use pycharm No vscode No sublime No Vim No nothing when you want to use

Abdimk 12 Nov 09, 2022
Headless - Wrapper around Ghidra's analyzeHeadless script

Wrapper around Ghidra's analyzeHeadless script, could be helpful to some? Don't tell me anything is wrong with it, it works on my machine.

8 Oct 29, 2022
dta Convert Dict To Attributes!

dta (Dict to Attributes) dta is very small dict (or json) to attributes converter. It is only have 1 files and applied to every python versions.

Rukchad Wongprayoon 0 Dec 31, 2021
MiniJVM is simple java virtual machine written by python language, it can load class file from file system and run it.

MiniJVM MiniJVM是一款使用python编写的简易JVM,能够从本地加载class文件并且执行绝大多数指令。 支持的功能 1.从本地磁盘加载class并解析 2.支持绝大多数指令集的执行 3.支持虚拟机内存分区以及对象的创建 4.支持方法的调用和参数传递 5.支持静态代码块的初始化 不支

keguoyu 60 Apr 01, 2022
Small exercises to get you used to reading and writing Python code!

Pythonlings Welcome to Pythonlings, an automated Python tutorial program (inspired by Rustlings and Haskellings). WIP This program is still working in

鹤翔万里 5 Sep 23, 2022
Export transactions for an algorand wallet to a CSV file

algorand_txn_csv_exporter - (Algorand transaction CSV exporter) This script will export transactions for an algorand wallet to a CSV file. It is inten

TeneoPython01 5 Jun 19, 2022
School helper, helps you at your pyllabus's.

pyllabus, helps you at your syllabus's... WARNING: It won't run without config.py! You should add config.py yourself, it will include your APIKEY. e.g

Ahmet Efe AKYAZI 6 Aug 07, 2022
Supply Chain will be a SAAS platfom to provide e-logistic facilites with most optimal

Shipp It Welcome To Supply Chain App [ Shipp It ] In "Shipp It" we are creating a full solution[web+app] for a entire supply chain from receiving orde

SAIKAT_CLAW 25 Dec 26, 2022
Python NZ COVID Pass Verifier/Generator

Python NZ COVID Pass Verifier/Generator This is quick proof of concept verifier I coded up in a few hours using various libraries to parse and generat

NZ COVID Pass Community 12 Jan 03, 2023
Easily Generate Revolut Business Cards

RevBusinessCardGen Easily Generate Revolut Business Cards Prerequisites Before you begin, ensure you have met the following requirements: You have ins

Younes™ 35 Dec 14, 2022
PyCASCLib: CASC interface for Warcraft III

PyCASCLib CASC interface for Warcraft III. This repo provides bindings for JCASC: https://github.com/DrSuperGood/JCASC Installation Jdk is required fo

2 Jun 04, 2022
Multi View Stereo on Internet Images

Evaluating MVS in a CPC Scenario This repository contains the set of artficats used for the ENGN8601/8602 research project. The thesis emphasizes on t

Namas Bhandari 1 Nov 10, 2021
Cool little Python scripts & projects I've made.

Little Python Projects A repository for neat little Python scripts I've made! How to run a script: *NOTE: You'll need to install Python v3 or higher.

dood 1 Jan 19, 2022
Free Data Engineering course!

Data Engineering Zoomcamp Register in DataTalks.Club's Slack Join the #course-data-engineering channel The videos are published to DataTalks.Club's Yo

DataTalksClub 7.3k Dec 30, 2022
Eros is an expiremental programming language built using simple Python code.

Eros is an expiremental programming language built using simple Python code. Featuring an easy syntax and unique features like type slicing, the language remains an expirement that grows in down time

zxro 2 Nov 21, 2021
Really bad lisp implementation. Fun with pattern matching.

Lisp-py This is a horrible, ugly interpreter for a trivial lisp. Don't use it. It was written as an excuse to mess around with the new pattern matchin

Erik Derohanian 1 Nov 23, 2021
Explore related sequences in the OEIS

OEIS explorer This is a tool for exploring two different kinds of relationships between sequences in the OEIS: mentions (links) of other sequences on

Alex Hall 6 Mar 15, 2022
Inverted-pendulum-with-fuzzy-control - Inverted pendulum with fuzzy control

Fuzzy Inverted Pendulum Basically, this project consists of an inverted pendulum

Mahan Ahmadvand 1 Aug 25, 2022