Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev Updates to Part 1 #37

Merged
merged 29 commits into from
May 2, 2022
Merged

Dev Updates to Part 1 #37

merged 29 commits into from
May 2, 2022

Conversation

emilygrabowski
Copy link
Contributor

@emilygrabowski emilygrabowski commented Apr 8, 2022

[Pratik editing with description]

This PR substantially overhauls Python Fundamentals. It should close all major existing issues.

This PR restructures Python Fundamentals, moving some sections around. It removes a substantial amount of unnecessary material. It fleshes out scientific computing. It overhauls the project, with more of a data science focus.

pssachdeva and others added 29 commits December 20, 2021 17:25
Remove strings notebook, streamline other notebooks, incorporate content for lists/dictionaries/dataframes. Update challenges
Restructured, edits, and reformatting
Part2 : Core programming tools
Part3: Scientific/ Data Science packages
Part4: Coding principles and project outline
* part1, 00 - workshop preparation

* part 1 - 01 introduction

* part 1, 02 - jupyter notebooks

* part 1 - 03 variables

* variables solutions

* part 1 - 05 functions

* part 1 - 04 data types

* rename and delete files

* removing outputs + small changes in 04/05

* adding solutions

* remove answers folder
* part 2: data structures

* part 2, loops

* part 2, conditionals

* part 2, custom functions
additional description and scaffolding for challenge
* part 3, libraries

* part 3, file io

* part 3, pandas

* part 3, numpy

* adding numpy back in

* part 3, statsmodels

* some more changes to statsmodels from emily
Polish and make solutions notebooks
* part 3 -statsmodels

solutions for statsmodels

* part 4 solutions
* part 1 - remove outputs

* part 2 remove output

* part 3 remove output

* update errors

* style updates

* update project

* rename glossary

* readme

* add space

* remove some text in readme

* fix space
@pssachdeva pssachdeva closed this May 2, 2022
@pssachdeva pssachdeva reopened this May 2, 2022
@pssachdeva pssachdeva merged commit a4e74b3 into main May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment