We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bfeeab commit 9c1e0e5Copy full SHA for 9c1e0e5
HISTORY.rst
@@ -7,9 +7,12 @@ Change Log - advertools
7
8
* Added
9
- Enable supplying request headers in ``sitemap_to_df``.
10
+ - New function ``crawlytics.compare`` for comparing two crawls.
11
+ - New parameter ``log_date_format`` to ``logs_to_df`` for custom date formats.
12
13
* Changed
14
- Removed the `relatedSite` parameter from ``serp_goog`` - deprecated.
15
+ - Update emoji regex and functionality to v15.1.
16
17
* Fixed
18
- Use int64 instead of int for YouTube count columns, contributed by @DanielP77
0 commit comments