Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. Microsoft.Data.Analysis
  3. DateTimeDataFrameColumn
  4. ElementwiseNotEquals(DateTime)
  • DateTimeDataFrameColumn
    • DateTimeDataFrameColumn(String, Int64)
    • DateTimeDataFrameColumn(String, IEnumerable<DateTime?>)
    • DateTimeDataFrameColumn(String, IEnumerable<DateTime>)
    • DateTimeDataFrameColumn(String, ReadOnlyMemory<Byte>, ReadOnlyMemory<Byte>, Int32, Int32)
    • CreateNewColumn(String, Int64)
    • ElementwiseEquals(DateTime)
    • ElementwiseEquals(DateTimeDataFrameColumn)
    • ElementwiseGreaterThan(DateTime)
    • ElementwiseGreaterThan(DateTimeDataFrameColumn)
    • ElementwiseGreaterThanOrEqual(DateTime)
    • ElementwiseGreaterThanOrEqual(DateTimeDataFrameColumn)
    • ElementwiseLessThan(DateTime)
    • ElementwiseLessThan(DateTimeDataFrameColumn)
    • ElementwiseLessThanOrEqual(DateTime)
    • ElementwiseLessThanOrEqual(DateTimeDataFrameColumn)
    • ElementwiseNotEquals(DateTime)
    • ElementwiseNotEquals(DateTimeDataFrameColumn)
net10.0
namespace Microsoft.Data.Analysis
{
    public class DateTimeDataFrameColumn : PrimitiveDataFrameColumn<DateTime>
    {
        public BooleanDataFrameColumn ElementwiseNotEquals(DateTime value);
    }
}
.NET
8.09.010.0
Information specific to net10.0
Assembly

Microsoft.Data.Analysis , Version=1.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

Your project needs a package reference to Microsoft.Data.Analysis.

Package Microsoft.Data.Analysis (0.23.0) net8.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

01/12/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙