Editing Community Data Science Course (Spring 2023)/Week 7 lecture notes

From CommunityData
Revision as of 02:08, 9 May 2023 by Benjamin Mako Hill (talk | contribs) (Created page with "== Getting Started == Pandas is a module which gives us access to two very powerful data structures: # Series: an one-dimenaional array of data # DataFrame: a way of storing tabular data Q: When do you use pandas and when do you not? == Getting setup == Importing pandas: * <code>import pandas as pd</code> * If your data has any numbers, it's very normal to also import a closely related package called numpy: <code>import numpy as np</code> Quick intro to Series:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision β†’ (diff)

Warning: You are editing an out-of-date revision of this page. If you publish it, any changes made since this revision will be lost.

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

Please note that all contributions to CommunityData are considered to be released under the Attribution-Share Alike 3.0 Unported (see CommunityData:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)