Donne Martin
|
ad82bdeefc
|
Cleaned up notebook.
|
2015-04-10 11:03:00 -04:00 |
|
Donne Martin
|
d6348012a4
|
Added snippet to drop a column in a DataFrame. Renamed pop to population to avoid clashing with the DataFrame pop function.
|
2015-02-14 06:42:44 -05:00 |
|
Donne Martin
|
f31a289eab
|
Fixed bug in replace snippet where a copy of a DataFrame was being created instead of doing the replace in place.
|
2015-02-13 15:54:23 -05:00 |
|
Donne Martin
|
c7bc8e386f
|
Added snippet to concatenate two DataFrames.
|
2015-02-13 15:53:15 -05:00 |
|
Donne Martin
|
90baf301b6
|
Added snippet to check for matching values in a specific column for replacement.
|
2015-02-13 15:51:25 -05:00 |
|
Donne Martin
|
f087dcd6c6
|
Added comments to the two different flavors of string replacement snippets to better explain the operation.
|
2015-02-11 16:51:18 -05:00 |
|
Donne Martin
|
89ce172c77
|
Added IPython Notebook for cleaning data with Pandas. Added snippets for replacing strings.
|
2015-02-10 17:44:21 -05:00 |
|