Skip to content
This repository was archived by the owner on Feb 4, 2019. It is now read-only.
This repository was archived by the owner on Feb 4, 2019. It is now read-only.

Tidy data #2

@SaturnFromTitan

Description

@SaturnFromTitan

Currently reports are returned in the standard format received from the API. Some basic cleaning would be helpful. I'm thinking of...

  • convert micro conversions to actual currency (e.g. budget, AvgCpc, Cost, ...)
  • convert " --" to np.nan (Criteria in KeywordsReport for Display accounts)
  • convert auto:xyz to xyz and create a separate column for the bidding type (MaxCpc)
  • ...

There's already a helper module for micro conversions, so that'd be a good starting point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions