Objectiv Documentation LogoObjectiv Documentation Logo
TrackingModelingTaxonomy
GitHubSlackTwitterObjectiv.io
  • Introduction
  • Get started in your notebook
  • Open model hub
    • Identity Resolution
    • Models
      • Helper functions
        • conversions_counter
        • conversions_in_time
        • is_conversion_event
        • is_first_session
        • is_new_user
        • pre_conversion_hit_number
      • Aggregation
      • Machine Learning
      • Funnels
    • API reference
    • Version check
  • Bach
  • Example notebooks
  • 🏠
  • Modeling
  • Open model hub
  • Models
  • Helper functions
  • is_conversion_event

modelhub.Map.is_conversion_event

is_conversion_event​

(data, name)

​[source]

Labels a hit True if it is a conversion event, all other hits are labeled False.

Parameters​

  • data (bach.dataframe.DataFrame) – bach.DataFrame to apply the method on.
  • name (str) – the name of the conversion to label as set in ModelHub.conversion_events.

Returns​

bach.SeriesBoolean with the same index as data.

Return type​

bach.series.series_boolean.SeriesBoolean

  • Suggest an edit
  • Get help on Slack
  • Request feature or report issue
Previous
conversions_in_time
Next
is_first_session
  • is_conversion_event
    • Parameters
    • Returns
    • Return type
  • Privacy Policy
  • Cookies
Copyright © 2022 Objectiv