DOCUMENTATION
/
Language
English
Français
Deutsch
日本語
한국어
Português
Get started
Guides
Developer
Reference
Release notes
Tutorials
Status
  1. Overview
    • Snowflake Horizon Catalog
      • Applications and tools for connecting to Snowflake
      • Virtual warehouses
      • Databases, Tables, & Views
      • Data types
        • Data Integration
          1. Snowflake Openflow
          2. Apache Iceberg™
            1. Apache Iceberg™ Tables
            2. Snowflake Open Catalog
        • Data engineering
          1. Data loading
          2. Dynamic tables
          3. Streams and tasks
          4. Row timestamps
            • dbt Projects on Snowflake
            • Data Unloading
          5. DCM Projects
          6. Storage lifecycle policies
          7. Migrations
          8. Queries
          9. Listings
          10. Collaboration
          11. Snowflake AI & ML
          12. Snowflake Postgres
          13. Alerts & Notifications
          14. Security
          15. Data Governance
          16. Privacy
          17. Organizations & Accounts
          18. Business continuity & data recovery
          19. Performance optimization
          20. Cost & Billing

          modin.pandas.DatetimeIndex.inferred_freq¶

          property DatetimeIndex.inferred_freq: NoReturn[source]¶

          Tries to return a string representing a frequency generated by infer_freq.

          Returns None if it can’t autodetect the frequency.

          Examples

          >>> idx = pd.DatetimeIndex(["2018-01-01", "2018-01-03", "2018-01-05"])
          >>> idx.inferred_freq  
          '2D'
          

          Was this page helpful?

          Visit Snowflake
          Join the conversation
          Develop with Snowflake
          Share your feedback
          Read the latest on our blog
          Get your own certification
          Privacy NoticeSite TermsCookies Settings© 2026 Snowflake, Inc. All Rights Reserved.