Learn about our new Community Discord server here and join us on Discord here!

Jump into our new React Basics course 😎

Get job-ready with our Career Toolbox Track's career advice, resume tips, and more 🧰

Probe The AI Multiverse: Exploring the Subfields of Artificial Intelligence 😮

Students: got a cool project or resource to share? Submit it to Treehouse Links! 🤩

Learn about our new Community Discord server here and join us on Discord here!

🤖 Check out all our AI content here 👀

  • Home
  • Free Trial
  • Sign In
  • Plans
  • Tracks
  • Library
  • Community
  • Support
  • Jobs
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • 21st Century Skills
      • • AI
      • • Android
      • • APIs
      • • Business
      • • C#
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Equity, Diversity, and Inclusion (EDI)
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • PHP
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
  • Popi Yan
    Popi Yan
    1,133 Points

    What are we supposed to put in np. __("appending")? I tried with np.array and np.append but none of them were correct.

    Posted June 14, 2023 11:09am by Popi Yan
    Popi Yan
    1,133 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Review manipulation

    1 Answer

  • jun cheng wong
    jun cheng wong
    17,021 Points

    what does axis = 0 means

    Posted April 2, 2021 6:09am by jun cheng wong
    jun cheng wong
    17,021 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Indexing

    1 Answer

  • Jahmila Roberts
    Jahmila Roberts
    9,327 Points

    VisibleDeprecationWarning?

    Posted November 22, 2020 2:06am by Jahmila Roberts
    Jahmila Roberts
    9,327 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Indexing

    2 Answers

  • spencer tintorri
    spencer tintorri
    6,184 Points

    Appending [fake_log] at ~11:30

    Posted August 28, 2020 5:35pm by spencer tintorri
    spencer tintorri
    6,184 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Indexing

    0 Answers

  • Than Win Hline
    Than Win Hline
    1,679 Points

    Confused with array axis

    Posted June 11, 2020 5:58pm by Than Win Hline
    Than Win Hline
    1,679 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Indexing

    1 Answer

  • Than Win Hline
    Than Win Hline
    1,679 Points

    RandomState and seed value

    Posted June 10, 2020 1:12pm by Than Win Hline
    Than Win Hline
    1,679 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Indexing

    1 Answer

  • Caitlin Scouler
    Caitlin Scouler
    7,082 Points

    'IndexError: too many indices for array'

    Posted June 6, 2020 11:57pm by Caitlin Scouler
    Caitlin Scouler
    7,082 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Indexing

    3 Answers

  • MIAN OSAMA ARSHAD
    PLUS
    MIAN OSAMA ARSHAD
    Courses Plus Student 51 Points

    np.random.RandomState(42)

    Posted October 19, 2019 2:22pm by MIAN OSAMA ARSHAD
    MIAN OSAMA ARSHAD
    Courses Plus Student 51 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Indexing

    1 Answer

  • Charles Willden
    Charles Willden
    12,357 Points

    np.lookfor("flat") returns TypeError: 'NoneType' object is not iterable

    Posted July 17, 2019 8:15pm by Charles Willden
    Charles Willden
    12,357 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Manipulation

    2 Answers

  • Muhammad Umar
    Muhammad Umar
    7,906 Points

    Error Too many indices for an array

    Posted May 24, 2019 3:04pm by Muhammad Umar
    Muhammad Umar
    7,906 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Indexing

    1 Answer

  • Stephen Cole
    PLUS
    Stephen Cole
    Courses Plus Student 15,809 Points

    My list of of an array can be appended but my slice can not. I don't understand why.

    Posted April 29, 2019 3:00pm by Stephen Cole
    Stephen Cole
    Courses Plus Student 15,809 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Indexing

    1 Answer

  • Victor Adukwu
    Victor Adukwu
    1,379 Points

    I modified a slice of ndarray and this also modified the original array. Why is it contrary to what we see in the video?

    Posted March 9, 2019 8:28am by Victor Adukwu
    Victor Adukwu
    1,379 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Slicing

    1 Answer

  • Siu KWAN Yuen
    PLUS
    Siu KWAN Yuen
    Courses Plus Student 2,898 Points

    Where can I clone the notebook Craig wrote?

    Posted February 5, 2019 10:48am by Siu KWAN Yuen
    Siu KWAN Yuen
    Courses Plus Student 2,898 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Indexing

    1 Answer

  • Hannah Lee
    Hannah Lee
    80,187 Points

    Let's assume I was wanting documentation for a function that allowed me to append a new row to my array.

    Posted January 21, 2019 7:25am by Hannah Lee
    Hannah Lee
    80,187 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Review manipulation

    1 Answer

  • Hannah Lee
    Hannah Lee
    80,187 Points

    Let's assume I was wanting documentation for a function that allowed me to append a new row to my array.

    Posted January 16, 2019 2:19am by Hannah Lee
    Hannah Lee
    80,187 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Review manipulation

    2 Answers

  • Flore W
    Flore W
    4,743 Points

    What's the role of axis = 0?

    Posted January 3, 2019 10:58pm by Flore W
    Flore W
    4,743 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Indexing

    1 Answer

  • arash shabanpour
    arash shabanpour
    5,915 Points

    i didn't understand what Randomstate is

    Posted November 16, 2018 9:38pm by arash shabanpour
    arash shabanpour
    5,915 Points
    • Python
    • Introduction to NumPy
    • Array Organization
    • Indexing

    1 Answer

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Perks
  • Public Library Access
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2023 Treehouse Island, Inc.