찾다
백엔드 개발파이썬 튜토리얼특정 열을 기준으로 NumPy 배열의 행을 정렬하는 방법은 무엇입니까?

How to Sort a NumPy Array's Rows by a Specific Column?

NumPy에서 열을 기준으로 배열 정렬

열을 기준으로 배열을 정렬하는 것은 데이터 분석 및 조작에서 일반적인 작업입니다. NumPy는 이 작업을 수행하는 효율적인 방법을 제공합니다.

질문:

여러 열이 있는 NumPy 배열이 있는 경우 특정 열을 기준으로 행을 어떻게 정렬할 수 있습니까? 열?

예:

다음 배열 a를 고려해보세요.

a = np.array([[9, 2, 3],
              [4, 5, 6],
              [7, 0, 5]])

a의 행을 두 번째 열( 열 1, 인덱스는 0부터)부터 획득:

array([[7, 0, 5],
       [9, 2, 3],
       [4, 5, 6]])

답변:

두 번째 열을 기준으로 a를 정렬하려면 다음 코드를 사용합니다.

a[a[:, 1].argsort()]

이 표현식은 다음을 달성합니다. 원하는 결과는 다음과 같습니다:

  1. a[:, 1]이 두 번째 열을 선택합니다. of a.
  2. argsort()는 열을 오름차순으로 정렬하는 인덱스를 반환합니다.
  3. 이 인덱스로 a를 인덱싱하면 그에 따라 a의 행이 정렬됩니다.

따라서 이 접근 방식은 지정된 열을 기준으로 NumPy 배열을 정렬하는 편리하고 효율적인 방법을 제공합니다.

위 내용은 특정 열을 기준으로 NumPy 배열의 행을 정렬하는 방법은 무엇입니까?의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!

성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
파이썬 : 편집과 해석에 대한 깊은 다이빙파이썬 : 편집과 해석에 대한 깊은 다이빙May 12, 2025 am 12:14 AM

Pythonusesahybridmodelofilationandlostretation : 1) ThePyThoninterPretreCeterCompileSsourcodeIntOplatform-IndependentBecode.

Python은 해석 된 또는 편집 된 언어입니까? 왜 중요한가?Python은 해석 된 또는 편집 된 언어입니까? 왜 중요한가?May 12, 2025 am 12:09 AM

Pythonisbothingretedandcompiled.1) 1) it 'scompiledtobytecodeforportabilityacrossplatforms.2) thebytecodeisthentenningreted, withfordiNamictyTeNgreted, WhithItmayBowerShiledlanguges.

루프 대 파이썬의 루프 : 주요 차이점 설명루프 대 파이썬의 루프 : 주요 차이점 설명May 12, 2025 am 12:08 AM

forloopsareideal when

루프를위한 것 및 기간 : 실용 가이드루프를위한 것 및 기간 : 실용 가이드May 12, 2025 am 12:07 AM

forloopsareusedwhendumberofitessiskNowninadvance, whilewhiloopsareusedwhentheationsdepernationsorarrays.2) whiloopsureatableforscenarioScontiLaspecOndCond

파이썬 : 진정으로 해석 되었습니까? 신화를 파악합니다파이썬 : 진정으로 해석 되었습니까? 신화를 파악합니다May 12, 2025 am 12:05 AM

pythonisnotpurelynlogreted; itusesahybrideprophorfbyodecodecompilationandruntime -INGRETATION.1) pythoncompilessourcecodeintobytecode, thepythonVirtualMachine (pvm)

파이썬에서 루프를 사용하여 목록을 연결할 수 있습니까?파이썬에서 루프를 사용하여 목록을 연결할 수 있습니까?May 10, 2025 am 12:14 AM

예, youcanconcatenatelistsusingaloopinpython.1) useeparateloopsforeachlisttoAppenditemStoAresultlist.2) USEANESTEDLOOPTOINTERATEREATERVUNTIPLELISTSFORAMORECOCISOPPOACH.3) ApplyDingConcatenation, likefilterningevennumbers

Concatenate는 Python을 사용합니다 : 사용, Extend () 등Concatenate는 Python을 사용합니다 : 사용, Extend () 등May 10, 2025 am 12:12 AM

themostefficientmethodsforconcatenatinglistsinpythonare : 1) theextend () methodforin-placemodification, 2) itertools.chain () formemoryefficiencywithlargedatasets.theextend () methodModifiestHeoriginAllist, MakingItMemory-effectrequiretcautionsucution

파이썬 루프 : 예와 모범 사례파이썬 루프 : 예와 모범 사례May 10, 2025 am 12:05 AM

Pythonloopsincludeforandforandwhilleoops, withforloopsidealfor and with with with withlopsidealforcections and whileleloopsforcondition basedrepetition.bestpracticesinvolve : 1) 사용 listcomprehensionsforsimpletransformations, 2) forindex-valuepairs, 3) optingforrangeoverlistsformemor를 사용합니다

See all articles

핫 AI 도구

Undresser.AI Undress

Undresser.AI Undress

사실적인 누드 사진을 만들기 위한 AI 기반 앱

AI Clothes Remover

AI Clothes Remover

사진에서 옷을 제거하는 온라인 AI 도구입니다.

Undress AI Tool

Undress AI Tool

무료로 이미지를 벗다

Clothoff.io

Clothoff.io

AI 옷 제거제

Video Face Swap

Video Face Swap

완전히 무료인 AI 얼굴 교환 도구를 사용하여 모든 비디오의 얼굴을 쉽게 바꾸세요!

뜨거운 도구

Eclipse용 SAP NetWeaver 서버 어댑터

Eclipse용 SAP NetWeaver 서버 어댑터

Eclipse를 SAP NetWeaver 애플리케이션 서버와 통합합니다.

메모장++7.3.1

메모장++7.3.1

사용하기 쉬운 무료 코드 편집기

에디트플러스 중국어 크랙 버전

에디트플러스 중국어 크랙 버전

작은 크기, 구문 강조, 코드 프롬프트 기능을 지원하지 않음

MinGW - Windows용 미니멀리스트 GNU

MinGW - Windows용 미니멀리스트 GNU

이 프로젝트는 osdn.net/projects/mingw로 마이그레이션되는 중입니다. 계속해서 그곳에서 우리를 팔로우할 수 있습니다. MinGW: GCC(GNU Compiler Collection)의 기본 Windows 포트로, 기본 Windows 애플리케이션을 구축하기 위한 무료 배포 가능 가져오기 라이브러리 및 헤더 파일로 C99 기능을 지원하는 MSVC 런타임에 대한 확장이 포함되어 있습니다. 모든 MinGW 소프트웨어는 64비트 Windows 플랫폼에서 실행될 수 있습니다.

ZendStudio 13.5.1 맥

ZendStudio 13.5.1 맥

강력한 PHP 통합 개발 환경