Git Product home page Git Product logo

wesch5's Introduction

WesCh5 Getting Started with pandas

notebook for ch5

This lab is a repo for your work on Wes McKinney's book "Python for Data Analysis, 2nd Ed." in Chapter 5, Getting Started with pandas.

As for each of the chapters in this series, I want you follow the "Coding The Hard Way" methodology. (See Below)

SO for this lab, I'd like to you to follow along with the chapter, typing in the code lines into your jupyter notebook within this repo. You should also add markdown notes about which section of the chapter the code refers. I'd suspect that there may be times when there is not enough information to perform the example, but Wes is pretty good at making sure you can follow along with the examples and get the same results.

The finished notebook will have all the inputs, outputs and graphs form following along in the chapter. There will be other labs where you'll have to do the same steps from some of the sections ona different data set than the one in the text. so you'll have TWO notebooks in those labs.

BE SURE to commit at the end of every subsection, and push just about as often. Remember, commits and pushes are FREE so use them liberally!

So to be clear, move through Chapter 5, typing in the inputs, running the code, getting the output. Add Markdown Cells when you want to comment a section or subsection.

Submit the lab when you're done.

Coding The Hard Way

Zed A. Shaw is a popular author of several books where he describes learning a programming language The Hard Way. Zed suggests, and we at Zip Code agree with him wholeheartedly, that the best, most impactful, highest return for your investment when learning to code, is type the code using your own fingers.

That’s right. Whether you are a "visual learner", a "video learner", or someone who can read textbooks like novels (are there any more of these out there?), the best way to learn to code is to code and to code by typing out the code with your own fingers. This means you DO NOT do a lot of copy and paste of code blocks; you really put in the work, making your brain better wired to code by coding with your own typing of the code.

wesch5's People

Contributors

josephkowalski2 avatar kristofer avatar xt0fer 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.