Donne Martin
|
1b783a75fb
|
Added docstrings to test_attributes_fail and test_convert_to_list.
|
2015-01-24 11:01:36 -05:00 |
|
Donne Martin
|
bdb30c025b
|
Removed dummy date_util.py, snippets are contained in the nose test
|
2015-01-24 08:19:18 -05:00 |
|
Donne Martin
|
4c6bcef382
|
Added snippet for datetime replace. When aggregating or grouping time series data, it is sometimes
useful to replace fields of a series of datetimes such as zeroing
out the minute and second fields.
|
2015-01-24 08:14:50 -05:00 |
|
Donne Martin
|
9215edb560
|
Refactored duplicated local dt variable to be a class variable.
|
2015-01-24 08:14:10 -05:00 |
|
Donne Martin
|
91f5a0d84b
|
Added snippet for strptime
|
2015-01-24 07:57:34 -05:00 |
|
Donne Martin
|
c4cda0bd0c
|
Added snippet for strftime
|
2015-01-24 07:56:12 -05:00 |
|
Donne Martin
|
9d92a16ea5
|
Added snippet for datetime
|
2015-01-24 07:54:57 -05:00 |
|
Donne Martin
|
a5b6a3735f
|
Changed to use the cls convention for classmethods instead of self.
|
2015-01-24 07:08:41 -05:00 |
|
Donne Martin
|
595ab2358b
|
Tweaked docstrings.
|
2015-01-24 07:08:07 -05:00 |
|
Donne Martin
|
e94bebfb61
|
Added snippet to test for references, is versus ==
|
2015-01-24 06:54:21 -05:00 |
|
Donne Martin
|
de2d07239c
|
Added __init__.py to core
|
2015-01-23 19:08:22 -05:00 |
|
Donne Martin
|
27eb1345be
|
Moved snippets and tests dealing with core Python functionality to the core folder
|
2015-01-23 19:06:52 -05:00 |
|