Useful Links
1. Introduction to NumPy
2. The NumPy ndarray Object
3. Data Types in NumPy
4. Array Creation Techniques
5. Indexing and Slicing
6. Array Manipulation and Reshaping
7. Universal Functions (ufuncs)
8. Array Aggregation and Statistics
9. Broadcasting
10. Linear Algebra Operations
11. Random Number Generation
12. File Input and Output
13. Advanced NumPy Features
14. NumPy Ecosystem Integration
15. Best Practices and Common Pitfalls
  1. Computer Science
  2. Data Science

NumPy Library

1. Introduction to NumPy
2. The NumPy ndarray Object
3. Data Types in NumPy
4. Array Creation Techniques
5. Indexing and Slicing
6. Array Manipulation and Reshaping
7. Universal Functions (ufuncs)
8. Array Aggregation and Statistics
9. Broadcasting
10. Linear Algebra Operations
11. Random Number Generation
12. File Input and Output
13. Advanced NumPy Features
14. NumPy Ecosystem Integration
15. Best Practices and Common Pitfalls
  1. Random Number Generation
    1. Random Module Overview
      1. Legacy RandomState
        1. New Generator API
          1. Default Random Number Generator
          2. Simple Random Data
            1. random()
              1. rand()
                1. randn()
                  1. randint()
                    1. random_integers()
                    2. Array Sampling and Permutation
                      1. choice()
                        1. shuffle()
                          1. permutation()
                          2. Probability Distributions
                            1. Continuous Distributions
                              1. uniform()
                                1. normal()
                                  1. exponential()
                                    1. gamma()
                                      1. beta()
                                        1. chi2()
                                          1. f()
                                            1. t()
                                            2. Discrete Distributions
                                              1. binomial()
                                                1. poisson()
                                                  1. geometric()
                                                    1. hypergeometric()
                                                      1. negative_binomial()
                                                    2. Random Generator Control
                                                      1. Seeding
                                                        1. seed()
                                                          1. SeedSequence
                                                          2. Random State Management
                                                            1. Reproducibility
                                                            2. Multivariate Distributions
                                                              1. multivariate_normal()
                                                                1. multinomial()
                                                                  1. dirichlet()

                                                                Previous

                                                                10. Linear Algebra Operations

                                                                Go to top

                                                                Next

                                                                12. File Input and Output

                                                                © 2025 Useful Links. All rights reserved.

                                                                About•Bluesky•X.com