• 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>
              • Properties
                • ColumnIndex
                • Item
                • Key
                • Length
              • Methods
              • Operators
            • 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
            • 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. DataFrameRow<R, C>
  7. Properties
C# Visual Basic C++/CLI F#

DataFrameRow<R, C> Properties

On this page

  • Properties
  • See Also

Properties

ColumnIndex Gets the column index of the row.
Item[C] Gets the value with the specified key.
Item[Int32] Gets the value at the specified index.
Key Gets the key associated with the row in the data frame.
Length Gets the number of columns in the data frame.

See Also

Reference

DataFrameRow<R, C> Class
Extreme.DataAnalysis Namespace
On this page
  • Properties
  • See Also

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

Got it!