• Skip to primary navigation
  • Skip to content
  • Skip to footer
Numerics.NET
Try Free Buy Now Find Anything Sign In Account
  • Welcome
  • .NET Libraries
  • Write Great Code
  • 30 Day Free Trial
  • Pricing
  • Your account
  • QuickStart Samples
  • Nuget Packages
  • Documentation
    • User's Guide and Reference
    • What's New
    • Release Notes
    • In depth: Tensors
      • Version 8.1
        • Deployment Guide
        • Nuget packages
        • Configuration
        • Using Parallelism
        • Mathematics Library User's Guide
        • Vector and Matrix Library User's Guide
        • Data Analysis Library User's Guide
        • Statistics Library User's Guide
        • Data Access Library User's Guide
        • Reference
          • Extreme
          • Extreme.Collections
          • Extreme.Data
          • Extreme.Data.Json
          • Extreme.Data.Matlab
          • Extreme.Data.R
          • Extreme.Data.Stata
          • Extreme.Data.Text
          • Extreme.DataAnalysis
            • Accumulator<T, U>
            • Aggregator<T, U>
            • Aggregator2<T, U>
            • Aggregator2Group
            • Aggregator2Group<T>
            • AggregatorGroup
            • AggregatorGroup<T>
            • Aggregators
            • BoundaryIntervalBehavior
            • CategoricalEncoding
            • DataFrame
            • DataFrame<R, C>
            • DataFrameRow<R, C>
            • DateTimeExtensions
            • DateTimeUnit
            • Direction
            • Grouping
            • Grouping<TKey>
            • Histogram
            • Histogram<T>
            • IAccumulator<T, U>
            • IAccumulator2<T, U>
            • IAccumulator2<T, U, V>
            • IAggregator
            • IAggregator<T>
            • IAggregator2
            • IAggregator2<T>
            • IDataFrame
              • Properties
                • ColumnCount
                • ColumnIndex
                • Item
                • RowCount
                • RowIndex
                • Rows
              • Methods
            • IGrouping
            • IIndex
            • Index
            • Index<T>
            • IntervalIndex<T>
            • IPivot
            • JoinIndex
            • JoinType
            • MissingValueAction
            • MissingValueException
            • MultipleMissingValueAction
            • Parameter<T>
            • ParameterVector<T>
            • Pivot
            • Pivot<R, C>
            • RankTiebreaker
            • Recurrence
            • SortOrder
            • SpecialBins
            • Subset
            • TransformedParameter<T>
            • TypePreservingAggregatorGroup
            • VectorExtensions
          • Extreme.DataAnalysis.Linq
          • Extreme.DataAnalysis.Models
          • Extreme.Mathematics
          • Extreme.Mathematics.Algorithms
          • Extreme.Mathematics.Calculus
          • Extreme.Mathematics.Calculus.OrdinaryDifferentialEquations
          • Extreme.Mathematics.Curves
          • Extreme.Mathematics.Curves.Nonlinear
          • Extreme.Mathematics.Distributed
          • Extreme.Mathematics.EquationSolvers
          • Extreme.Mathematics.Generic
          • Extreme.Mathematics.LinearAlgebra
          • Extreme.Mathematics.LinearAlgebra.Implementation
          • Extreme.Mathematics.LinearAlgebra.IterativeSolvers
          • Extreme.Mathematics.LinearAlgebra.IterativeSolvers.Preconditioners
          • Extreme.Mathematics.Optimization
          • Extreme.Mathematics.Optimization.LineSearches
          • Extreme.Mathematics.Random
          • Extreme.Mathematics.SignalProcessing
          • Extreme.Providers
          • Extreme.Providers.InteropServices
          • Extreme.Statistics
          • Extreme.Statistics.Distributions
          • Extreme.Statistics.Multivariate
          • Extreme.Statistics.Tests
          • Extreme.Statistics.TimeSeriesAnalysis
  • Contact Us
  • Blog

This is documentation for an old release of Numerics.NET (version 8.1). Read this page in the documentation of the latest stable release (version 9.0).

  1. Home
  2. Documentation
  3. Version 8.1
  4. Reference
  5. Extreme.DataAnalysis
  6. IDataFrame
  7. Properties
C# Visual Basic C++/CLI F#

IDataFrame Properties

On this page

  • Properties
  • See Also

Properties

ColumnCount Gets the number of rows in the data frame.
ColumnIndex Gets the column index of the data frame.
Item Gets the column at the specified position in the data frame.
RowCount Gets the number of rows in the data frame.
RowIndex Gets the row index of the data frame.
Rows Gets an enumerator for the rows of the data frame.

See Also

Reference

IDataFrame Interface
Extreme.DataAnalysis Namespace
On this page
  • Properties
  • See Also

This website uses cookies to improve your experience. Learn more.

Got it!