Skip to main content
Ctrl+K
NumPy v2.6.dev0 Manual - Home NumPy v2.6.dev0 Manual - Home
  • பயனர் வழிகாட்டி
  • API குறிப்புகள்
  • மூலத்திலிருந்து உருவாக்குவது
  • மேம்படுத்தல்
  • Release notes
  • Learn
  • NEPs
  • GitHub
  • பயனர் வழிகாட்டி
  • API குறிப்புகள்
  • மூலத்திலிருந்து உருவாக்குவது
  • மேம்படுத்தல்
  • Release notes
  • Learn
  • NEPs
  • GitHub

Section Navigation

Getting started

  • What is NumPy?
  • Installation
  • NumPy quickstart
  • தொடக்க நிலையில் உள்ளவர்களுக்கான Numpyயின் அடிப்படைகள்

Fundamentals and usage

  • NumPy fundamentals
    • Array creation
    • Indexing on ndarrays
    • I/O with NumPy
      • Importing data with genfromtxt
    • Data types
    • Broadcasting
    • Copies and views
    • Working with Arrays of Strings And Bytes
    • Structured arrays
    • Universal functions (ufunc) basics
  • NumPy for MATLAB users
  • NumPy tutorials
  • NumPy how-tos

Advanced usage and interoperability

  • Using NumPy C-API
  • F2PY user guide and reference manual
  • Under-the-hood documentation for developers
  • Interoperability with NumPy
  • Writing Performant NumPy Code with Multi-Core CPUs

Extras

  • Glossary
  • Release notes
  • NumPy 2.0 migration guide
  • NumPy license
  • NumPy user guide
  • NumPy fundamentals
  • I/O with NumPy

I/O with NumPy#

  • Importing data with genfromtxt
    • Defining the input
    • Splitting the lines into columns
    • Skipping lines and choosing columns
    • Choosing the data type
    • Setting the names
    • Tweaking the conversion

previous

Indexing on ndarrays

அடுத்த

Importing data with genfromtxt

© Copyright 2008-2026, NumPy Developers.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.17.1.