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_new_user

modelhub.Map.is_new_user

is_new_user​

(data, time_aggregation=None)

​[source]

Labels all hits True if the user is first seen in the period given time_aggregation.

Parameters​

  • data (bach.dataframe.DataFrame) – bach.DataFrame to apply the method on.
  • time_aggregation (str) – if None, it uses the ModelHub.time_aggregation set in ModelHub instance.

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
is_first_session
Next
pre_conversion_hit_number
  • is_new_user
    • Parameters
    • Returns
    • Return type
  • Privacy Policy
  • Cookies
Copyright © 2022 Objectiv