Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ Contains
|
|
14 |
|
15 |
All records have a `created_timestamp` field,
|
16 |
which indicates the time that the given article was created.
|
17 |
-
|
18 |
that is recognized by `pandas.Timestamp` with no additional arguments.
|
19 |
|
20 |
```
|
|
|
14 |
|
15 |
All records have a `created_timestamp` field,
|
16 |
which indicates the time that the given article was created.
|
17 |
+
Except for state code, which contains only a year, all datasets contain a full date in any format
|
18 |
that is recognized by `pandas.Timestamp` with no additional arguments.
|
19 |
|
20 |
```
|