Python Data Analysis 2nd (Packt)


-
Python Data Analysis 2nd by Armando Fandango 2017 转化版的PDF
Table of contents Python Data Analysis- Second Edition Credits about the author About the reviewers www.Packtpub.com Why subscribe? Customer feedback Preface What this book covers What you need for this book Who this book is for Conventions Reader feedback Customer support Downloading the example code Downloading the color images of this book Errata rac Questions l. Getting Started with Python Libraries Installing Python 3 Installing data analysis libraries On linux or mac os X On windows Using IPython as a shell Reading manual pages upyter Notebook NumPy arrays A simple application Where to find help and references Listing modules inside the Python libraries Visualizing data using Matplotlib S ummar NumPy Arrays The NumPy array object Advantages of NumPy arrays Creating a mul tidimensional array Selecting numpy array elements NumPy numerical types Data type obiects Character codes The dtype constructors The dtype attributes One-dimensional slicing and indexing Manipulating array shapes Stacking arrays Splitting NumPy arrays NumPy array attributes Converting arrays Creating array views and copies Fancy indexing Indexing with a list of locations Indexing NumPy arrays with booleans Broadcasting NumPy arrays ummary References 3. The pandas primer Installing and exploring Pandas The Pandas data frames The pandas series Querying data in Pandas Statistics with pandas data frames Data aggregation with Pandas DataFrames Concatenating and appending dataframes Joining dataframes Handling missing values Dealing with dates Pivot tables Summary References 4. Statistics and Linear Algebra Basic descriptive statistics with NumPy Linear algebra with NumPy Inverting matrices with NumP Solving linear systems with NumPy Finding eigenvalues and eigenvectors with NumPy NumPy random numbers Gambling with the binomial distribution Sampling the normal distribution Performing a normality test with Scip Creating a NumPy masked array Disregarding negative and extreme values Summar 5.Retrieving Processing and Storing Data Writing Csv files with NumPy and Pandas The binary npy and pickle formats Storing data with PyTables Reading and writing Pandas Data Frames to HDF5 stores Reading and writing to Excel with Pandas Using RESt web services and JSON Reading and writing json with Pandas Parsing rss and atom feeds Parsing HTML with Beautiful Soup Summar Reference 6. Data visualization The matplotlib subpackages Basic matplotlib plots Logarithmic plots Scatter plots Legends and annotations Three-dimensional plots Plotting in pandas Lag plots ots Autocorrelation plot Plot. I Summary 7. Signal Processing and Time Series The statsmodels modules Moving averages Window functions Defining cointegration Autocorrelation Autoregressive models ARMA mode Generating periodic signals Fourier analysis Spectral analysis Filtering ummary 8. Working with Databases Lightweight access with sqlite3 Accessing databases from pandas SQLAlchemy Installing and setting up sqlalchemy Populating a database with SQLalchemy Querying the database with sqlalchemy Pony orm Dataset-databases for lazy people PyMongo and mongoDB Storing data in Redis Storing data in memcache △ pache Cassandra Summary 9. Analyzing Textual Data and Social Media Installing nltK About nltk Filtering out stopwords, names, and numbers The bag-of-words model Analyzing word frequencies Naive Bayes classification Sentiment analySIs Creating word clouds Social network analysis Summar 10. Predictive Analytics and Machine Learning Preprocessing Classification with logistic regression Classification with support vector machines Regression with ElasticNetCV Support vector regression Clustering with affinity propagation Mean shift Genetic algorithms Neural networks Decision trees S ummar 11. Environments Outside the python Ecosystem and Cloud Computing Exchanging information with Matlab/Octave Installing rpy2 package Interfacing with R Sending NumPy arrays to Java Integrating SWIG and NumPy Integrating Boost and Python USing Fortran code through f2py Python Anyw here Cloud Summary 12. Performance Tuning, Profiling, and Concurrency Profiling the code Installing Cython Calling code Creating a process pool with multiprocessing Speeding up embarrassingly parallel for loops with Joblib Comparing Bottleneck to NumPy functions Performing MapReduce with Jug Installing mpi for python IPython Parallel Summary K ey concepts B. Useful functions Matplotlib NumPy andas Scikit-learn SciP scipy. ffupack scipy signal scipystats C. Online resources Python data analysis- Second edition Python data analysis- Second edition Copyright C 2017 Packt Publishing All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the authors, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book. Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information. First published: March 2017 Production reference: 1230317 Published by packt Publishing ltd avery place 35 Livery Street Birmingham B3 2PB. UK ISBN978-1-78712-748-7 www.packtpub.com Credits Author Copy Editor Armando fandango Safis Editing Revie wers Project Coordinator Joran Basle Shweta H Birwatkar Ratan Kumar Commis sioning Editor Proofreader Amey Varangoankar Safis Editing Acquisition editor Indexer Tushar Gupta A ishwarya Gangawane Content Development EditorGraphics ∧ mrita noronha Tania dutta Technical Editor Production Coordinator Deepti tuscano Arvindkumar Gupta

4.34MB
Python Data Analysis 2nd (Packt) epub
2018-01-29Python Data Analysis 2nd by Armando Fandango 2017
4.12MB
Python Data Analysis 2nd (Packt) azw3
2018-01-29Python Data Analysis 2nd by Armando Fandango 2017 azw3格式
7.82MB
Python Data Analysis, 2nd Edition-Packt Publishing(2017).epub
2018-03-11Data analysis has a rich history in natural, biomedical, and social sciences. In almost every area of industry, data analysis has gained popularity lately due to the hype around Data Science. Data analysis and Data Science attempt to extract information from data. For that purpose, we use techniques from statistics, machine learning, signal processing, natural language processing, and computer science. A mind map visualizing Python software that can be used for data analysis can be found in first chapter of this book. The first noticeable thing is that the Python ecosystem is very mature, diverse and rich. It includes famous packages such as NumPy, SciPy, and matplotlib. This should not come as a surprise since Python has been around since 1989. Python is easy to learn and use, less verbose than other programming languages, and very readable. Even if you don't know Python, you can pick up the basics within days, especially if you have experience in another programming language. To enjoy this book, you don't need more than the basics. There are plenty of books, courses, and online tutorials that teach Python.
7.58MB
Oreilly Python for Data Analysis 2nd 2017原版
2018-01-17Oreilly Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython Oct 20, 2017 最终版,完整版,清晰版,原版
7.57MB
Statistical Application Development with R and Python, 2nd-Packt (2017).pdf
2018-03-29R and Python are interchangeably required languages these days for anybody engaged with data analysis. The growth of these two languages and their inter-dependency creates a natural requirement to learn them both. Thus, it was natural where the second edition of my previous title R Statistical Application Development by Example was headed. I thus took this opportunity to add Python as an important layer and hence you would nd Doing it in Python spread across and throughout the book. Now, the book is useful on many fronts, those who need to learn both the languages, uses R and needs to switch to Python, and vice versa. While abstract development of ideas and algorithms have been retained in R only, standard and more commonly required data analysis technique are available in both the languages now. The only reason for not providing the Python parallel is to avoid the book from becoming too bulky. The open source language R is fast becoming one of the preferred companions for statistics, even as the subject continues to add many friends in machine learning, data mining, and so on among its already rich scienti c network. The era of mathematical theory and statistical application embeddedness is truly a remarkable one for society and R and Python has played a very pivotal role in it. This book is a humble attempt at presenting statistical models through R for any reader who has a bit of familiarity with the subject. In my experience of practicing the subject with colleagues and friends from different backgrounds, I realized that many are interested in learning the subject and applying it in their domain which enables them to take appropriate decisions in analyses, which involves uncertainty. A decade earlier my friends would have been content with being pointed to a useful reference book. Not so anymore! The work in almost every domain is done through computers and naturally they do have their data available in spreadsheets, databases, and sometimes in plain text format. The request for an appropriate statistical model is invariantly followed by a one word question software? My answer to them has always been a single letter reply R! Why? It is really a very simple decision and it has been my companion over the last seven years. In this book, this experience has been converted into detailed chapters and a cleaner breakup of model building in R.
15.40MB
Bayesian Analysis with Python-Packt Publishing(2016).epub
2018-01-23Bayesian statistics has been around for more than 250 years now. During this time it has enjoyed as much recognition and appreciation as disdain and contempt. Through the last few decades it has gained more and more attention from people in statistics and almost all other sciences, engineering, and even outside the walls of the academic world. This revival has been possible due to theoretical and computational developments. Modern Bayesian statistics is mostly computational statistics. The necessity for flexible and transparent models and a more interpretation of statistical analysis has only contributed to the trend. Here, we will adopt a pragmatic approach to Bayesian statistics and we will not care too much about other statistical paradigms and their relationship to Bayesian statistics. The aim of this book is to learn about Bayesian data analysis with the help of Python. Philosophical discussions are interesting but they have already been undertaken elsewhere in a richer way than we can discuss in these pages. We will take a modeling approach to statistics, we will learn to think in terms of probabilistic models, and apply Bayes' theorem to derive the logical consequences of our models and data. The approach will also be computational; models will be coded using PyMC3—a great library for Bayesian statistics that hides most of the mathematical details and computations from the user. Bayesian methods are theoretically grounded in probability theory and hence it's no wonder that many books about Bayesian statistics are full of mathematical formulas requiring a certain level of mathematical sophistication. Learning the mathematical foundations of statistics could certainly help you build better models and gain intuition about problems, models, and results. Nevertheless, libraries, such as PyMC3 allow us to learn and do Bayesian statistics with only a modest mathematical knowledge, as you will be able to verify by yourself throughout this book.
12.75MB
Learning Geospatial Analysis with Python(PACKT,2ed,2015)
2016-01-08Geospatial Analysis is used in almost every field you can think of from medicine, to defense, to farming. This book will guide you gently into this exciting and complex field. It walks you through the building blocks of geospatial analysis and how to apply them to influence decision making using the latest Python software. Learning Geospatial Analysis with Python, 2nd Edition uses the expressive and powerful Python 3 programming language to guide you through geographic information systems, remote sensing, topography, and more, while providing a framework for you to approach geospatial analysis effectively, but on your own terms. We start by giving you a little background on the field, and a survey of the techniques and technology used. We then split the field into its component specialty areas: GIS, remote sensing, elevation data, advanced modeling, and real-time data. This book will teach you everything you need to know about, Geospatial Analysis from using a particular software package or API to using generic algorithms that can be applied. This book focuses on pure Python whenever possible to minimize compiling platform-dependent binaries, so that you don’t become bogged down in just getting ready to do analysis. This book will round out your technical library through handy recipes that will give you a good understanding of a field that supplements many a modern day human endeavors.
12.19MB
Learning Geospatial Analysis with Python second 第2版 0分
2016-01-10Paperback: 394 pages Publisher: Packt Publishing; 2nd Revised edition edition (December 31, 2015) Language: English ISBN-10: 1783552425 ISBN-13: 978-1783552429 An effective guide to geographic information systems and remote sensing analysis using Python 3 About This Book Construct applications for GIS development by exploiting Python This focuses on built-in Python modules and libraries compatible with the Python Packaging Index distribution system―no compiling of C libraries necessary This practical, hands-on tutorial teaches you all about Geospatial analysis in Python Who This Book Is For If you are a Python developer, researcher, or analyst who wants to perform Geospatial, modeling, and GIS analysis with Python, then this book is for you. Familarity with digital mapping and analysis using Python or another scripting language for automation or crunching data manually is appreciated. What You Will Learn Automate Geospatial analysis workflows using Python Code the simplest possible GIS in 60 lines of Python Mold thematic maps with Python tools Get hold of the various forms that geospatial data comes in Produce elevation contours using Python tools Create flood inundation models Apply Geospatial analysis to find out about real-time data tracking and for storm chasing
26.91MB
IPython Interactive Computing and Visualization Cookbook, 2nd-Packt2018.pdf
2018-03-26We are becoming awash in the flood of digital data from scientific research, engineering, economics, politics, journalism, business, and many other domains. As a result, analyzing, visualizing, and harnessing data is the occupation of an increasingly large and diverse set of people. Quantitative skills such as programming, numerical computing, mathematics, statistics, and data mining, which form the core of data science, are more and more appreciated in a seemingly endless plethora of fields. Python, a widely-known programming language, is also one of the leading open platforms for data science. IPython is a mature Python project that provides scientist-friendly interactive access to Python. It is part of the broader Project Jupyter, which aims to provide high-quality environments for interactive computing, data analysis, visualization, and the authoring of interactive scientific documents. Jupyter is estimated to have several million users today. The prequel of this book, Learning IPython for Interactive Computing and Data Visualization Second Edition, Packt Publishing was published in 2015, two years after the first edition. It is a beginner-level introduction to data science and numerical computing with Python, IPython, and Jupyter. This book, the first edition of which was published in 2014, continues that journey by presenting more than 100 recipes for interactive scientific computing and data science. These recipes not only cover programming topics such as numerical computing, high-performance computing, parallel computing, and interactive visualization, but also data analysis topics such as statistics, data mining, machine learning, signal processing, graph theory, numerical optimization, and many others. This second edition is fully compatible with the latest versions of the platform and its libraries. It includes new recipes to better leverage the latest features of Python 3, and it introduces promising new projects such as JupyterLab, Altair, and Dask.
2.55MB
Python.3.Object-Oriented.Programming.2nd.Edition.1784398780
2015-09-14Unleash the power of Python 3 objects About This Book Stop writing scripts and start architecting programs Learn the latest Python syntax and libraries A practical, hands-on tutorial that teaches you all about abstract design patterns and how to implement them in Python 3 Who This Book Is For If you're new to object-oriented programming techniques, or if you have basic Python skills and wish to learn in depth how and when to correctly apply object-oriented programming in Python to design software, this is the book for you. What You Will Learn Implement objects in Python by creating classes and defining methods Separate related objects into a taxonomy of classes and describe the properties and behaviors of those objects via the class interface Extend class functionality using inheritance Understand when to use object-oriented features, and more importantly when not to use them Discover what design patterns are and why they are different in Python Uncover the simplicity of unit testing and why it's so important in Python Grasp common concurrency techniques and pitfalls in Python 3 Exploit object-oriented programming in key Python technologies such as Kivy and Django. Object-oriented programming concurrently with asyncio In Detail Python 3 is more versatile and easier to use than ever. It runs on all major platforms in a huge array of use cases. Coding in Python minimizes development time and increases productivity in comparison to other languages. Clean, maintainable code is easy to both read and write using Python's clear, concise syntax. Object-oriented programming is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. Many modern programming languages utilize the powerful concepts behind object-oriented programming and Python is no exception. Starting with a detailed analysis of object-oriented analysis and design, you will use the Python programming language to clearly grasp key concepts from the object-oriented paradigm. This book fully explains classes, data encapsulation, inheritance, polymorphism, abstraction, and exceptions with an emphasis on when you can use each principle to develop well-designed software. You'll get an in-depth analysis of many common object-oriented design patterns that are more suitable to Python's unique style. This book will not just teach Python syntax, but will also build your confidence in how to program. You will also learn how to create maintainable applications by studying higher level design patterns. Following this, you'll learn the complexities of string and file manipulation, and how Python distinguishes between binary and textual data. Not one, but two very powerful automated testing systems will be introduced in the book. After you discover the joy of unit testing and just how easy it can be, you'll study higher level libraries such as database connectors and GUI toolkits and learn how they uniquely apply object-oriented principles. You'll learn how these principles will allow you to make greater use of key members of the Python eco-system such as Django and Kivy. This new edition includes all the topics that made Python 3 Object-oriented Programming an instant Packt classic. It's also packed with updated content to reflect recent changes in the core Python library and covers modern third-party packages that were not available on the Python 3 platform when the book was first published. Style and approach Throughout the book you will learn key object-oriented programming techniques demonstrated by comprehensive case studies in the context of a larger project. Table of Contents Chapter 1: Object-oriented Design Chapter 2: Objects in Python Chapter 3: When Objects Are Alike Chapter 4: Expecting the Unexpected Chapter 5: When to Use Object-oriented Programming Chapter 6: Python Data Structures Chapter 7: Python Object-oriented Shortcuts Chapter 8: Strings and Serialization Chapter 9: The Iterator Pattern Chapter 10: Python Design Patterns I Chapter 11: Python Design Patterns II Chapter 12: Testing Object-oriented Programs Chapter 13: Concurrency
14.26MB
Python GUI Programming Cookbook 2nd(AZW3+PDF)
2018-09-10Title: Python GUI Programming Cookbook 2nd Author(s): Burkhard A. Meier Publisher: Packt Publishing Year: 2017 Edition: 2nd Language: English Pages (biblio\tech): 422\0 ISBN: 1787129454, 9781787129450 Key FeaturesUse object-oriented programming to develop amazing GUIs in PythonCreate a working GUI project as a central resource for developing your Python GUIsEasy-to-follow recipes to help you develop code using the latest released version of PythonBook Description Python is a multi-domain, interpreted programming language. It is a widely used general-purpose, high-level programming language. It is often used as a scripting language because of its forgiving syntax and compatibility with a wide variety of different eco-systems. Python GUI Programming Cookbook follows a task-based approach to help you create beautiful and very effective GUIs with the least amount of code necessary. This book will guide you through the very basics of creating a fully functional GUI in Python with only a few lines of code. Each and every recipe adds more widgets to the GUIs we are creating. While the cookbook recipes all stand on their own, there is a common theme running through all of them. As our GUIs keep expanding, using more and more widgets, we start to talk to networks, databases, and graphical libraries that greatly enhance our GUI's functionality. This book is what you need to expand your knowledge on the subject of GUIs, and make sure you're not missing out in the long run. What you will learnCreate the GUI Form and add widgetsArrange the widgets using layout managersUse object-oriented programming to create GUIsCreate Matplotlib chartsUse threads and talking to networksTalk to a MySQL database via the GUIPerform unit-testing and internationalizing the GUIExtend the GUI with third-party graphical librariesGet to know the best practices to create GUIsAbout the Author Burkhard A. Meier has more than 17 years of professional experience working in the software industry as
6.49MB
Building.Machine.Learning.Systems.with.Python.2nd.Edition.178
2015-05-27Title: Building Machine Learning Systems with Python, 2nd Edition Author: Willi Richert Length: 326 pages Edition: 1 Language: English Publisher: Packt Publishing Publication Date: 2015-03-31 ISBN-10: 1784392774 ISBN-13: 9781784392772 Using machine learning to gain deeper insights from data is a key skill required by modern application developers and analysts alike. Python is a wonderful language to develop machine learning applications. As a dynamic language, it allows for fast exploration and experimentation. With its excellent collection of open source machine learning libraries you can focus on the task at hand while being able to quickly try out many ideas. This book shows you exactly how to find patterns in your raw data. You will start by brushing up on your Python machine learning knowledge and introducing libraries. You’ll quickly get to grips with serious, real-world projects on datasets, using modeling, creating recommendation systems. Later on, the book covers advanced topics such as topic modeling, basket analysis, and cloud computing. These will extend your abilities and enable you to create large complex systems. With this book, you gain the tools and understanding required to build your own systems, tailored to solve your real-world data analysis problems. Table of Contents Chapter 1. Getting Started with Python Machine Learning Chapter 2. Classifying with Real-world Examples Chapter 3. Clustering – Finding Related Posts Chapter 4. Topic Modeling Chapter 5. Classification – Detecting Poor Answers Chapter 6. Classification II – Sentiment Analysis Chapter 7. Regression Chapter 8. Recommendations Chapter 9. Classification – Music Genre Classification Chapter 10. Computer Vision Chapter 11. Dimensionality Reduction Chapter 12. Bigger Data
39.16MB
IPython+Interactive+Computing+and+Visualization+Cookbook,2nd-(2018).epub
2018-02-24We are becoming awash in the flood of digital data from scientific research, engineering, economics, politics, journalism, business, and many other domains. As a result, analyzing, visualizing, and harnessing data is the occupation of an increasingly large and diverse set of people. Quantitative skills such as programming, numerical computing, mathematics, statistics, and data mining, which form the core of data science, are more and more appreciated in a seemingly endless plethora of fields. Python, a widely-known programming language, is also one of the leading open platforms for data science. IPython is a mature Python project that provides scientist-friendly interactive access to Python. It is part of the broader Project Jupyter, which aims to provide high-quality environments for interactive computing, data analysis, visualization, and the authoring of interactive scientific documents. Jupyter is estimated to have several million users today. The prequel of this book, Learning IPython for Interactive Computing and Data Visualization Second Edition, Packt Publishing was published in 2015, two years after the first edition. It is a beginner-level introduction to data science and numerical computing with Python, IPython, and Jupyter. This book, the first edition of which was published in 2014, continues that journey by presenting more than 100 recipes for interactive scientific computing and data science. These recipes not only cover programming topics such as numerical computing, high-performance computing, parallel computing, and interactive visualization, but also data analysis topics such as statistics, data mining, machine learning, signal processing, graph theory, numerical optimization, and many others. This second edition is fully compatible with the latest versions of the platform and its libraries. It includes new recipes to better leverage the latest features of Python 3, and it introduces promising new projects such as JupyterLab, Altair, and Dask.
9.32MB
Fast.Data.Processing.with.Spark.2nd.Edition.178439257X
2015-05-27Title: Fast Data Processing with Spark, 2nd Edition Author: Holden Karau, Krishna Sankar Length: 184 pages Edition: 1 Language: English Publisher: Packt Publishing Publication Date: 2015-03-31 ISBN-10: 178439257X ISBN-13: 9781784392574 Perform real-time analytics using Spark in a fast, distributed, and scalable way About This Book Develop a machine learning system with Spark's MLlib and scalable algorithms Deploy Spark jobs to various clusters such as Mesos, EC2, Chef, YARN, EMR, and so on This is a step-by-step tutorial that unleashes the power of Spark and its latest features Who This Book Is For Fast Data Processing with Spark - Second Edition is for software developers who want to learn how to write distributed programs with Spark. It will help developers who have had problems that were too big to be dealt with on a single computer. No previous experience with distributed programming is necessary. This book assumes knowledge of either Java, Scala, or Python. In Detail Spark is a framework used for writing fast, distributed programs. Spark solves similar problems as Hadoop MapReduce does, but with a fast in-memory approach and a clean functional style API. With its ability to integrate with Hadoop and built-in tools for interactive query analysis (Spark SQL), large-scale graph processing and analysis (GraphX), and real-time analysis (Spark Streaming), it can be interactively used to quickly process and query big datasets. Fast Data Processing with Spark - Second Edition covers how to write distributed programs with Spark. The book will guide you through every step required to write effective distributed programs from setting up your cluster and interactively exploring the API to developing analytics applications and tuning them for your purposes. Table of Contents Chapter 1: Installing Spark and Setting up your Cluster Chapter 2: Using the Spark Shell Chapter 3: Building and Running a Spark Application Chapter 4: Creating a SparkContext Chapter 5: Loading and Saving Data in Spark Chapter 6: Manipulating your RDD Chapter 7: Spark SQL Chapter 8: Spark with Big Data Chapter 9: Machine Learning Using Spark MLlib Chapter 10: Testing Chapter 11: Tips and Tricks
40.5MB
cookbook-2nd-code:IPython Cookbook的代码,第二版,Cyrille Rossant,Packt Publishing 2018年[只读存储库]-源码
2021-02-04cookbook-2nd-code:IPython Cookbook的代码,第二版,Cyrille Rossant,Packt Publishing 2018年[只读存储库]
757.2MB
Kindle Computer Science other.rar
2020-07-23计算机科学类图书打包,mobi格式。 Apress Beginning 3D Game Development with Unity.mobi Apress Beginning BlackBerry 7 Development.mobi NoStarch IDA Pro Book 2nd.mobi OReilly PDF Explained.mobi OReilly Programming Scala.mobi Social Engineering.mobi Wrox Beginning Lua Programming.mobi Android\Android Programming Tutorials.mobi Android\Apress Android Recipes.mobi Android\Apress Pro Android Python with SL4A.mobi Android\OReilly Application Security for the Android Platform.mobi Android\Oreilly Learning Android.mobi Android\The Busy Coders Guide to Advanced Android Development.mobi Android\The Busy Coders Guide to Android Development.mobi Android\Wiley App Inventor for Android.mobi Apple\101024Apple Pro Training Aperture 3.mobi Apple\101102Apple Pro Training Series AppleScript 1-2-3.mobi Apple\Apple Pro Training Aperture 3 - Organize Perfect and Showcase Your Photos.mobi Apple\Apple Pro Training Series AppleScript 1-2-3.mobi Database\Apress Access 2010 Development.mobi Database\Apress Expert Oracle Exadata.mobi Database\Apress Expert Oracle GoldenGate.mobi Database\Apress Expert PL SQL Practices for Oracle Developers and DBAs.mobi Database\Apress Oracle PLSQL Recipes - A Problem-Solution Approach.mobi Database\Apress Pro Oracle Database 11g Administration.mobi Database\Apress Troubleshooting Oracle Performance.mobi Database\Oracle Internals - Tips Tricks and Techniques for DBAs.mobi Database\OReilly High Performance MySQL.mobi Database\OReilly SQL and Relational Theory 2nd.mobi Database\OReilly SQL Cookbook.mobi Database\OReilly SQL Pocket Guide 3rd.mobi Database\Pragmatic SQL Antipatterns Avoiding the Pitfalls of Database Programming.mobi Flash\FriendsofED AdvancED ActionScript 3.0 Design Patterns.mobi Flash\OReilly Automating ActionScript Projects with Eclipse and Ant.mobi Flash\OReilly Quick Guide to Flash Catalyst.mobi iOS_Mac\Addison Learning Cocos2D.mobi iOS_Mac\Addison Programming in Objective-C 3rd.mobi iOS_Mac\Apple Pro Training Aperture 3 - Organize Perfect and Showcase Your Photos.mobi iOS_Mac\Apple Pro Training Series AppleScript 1-2-3.mobi iOS_Mac\Apress Beginning OSX Lion Apps Development.mobi iOS_Mac\Apress Learn cocos2d Game Development with iOS 5.mobi iOS_Mac\Apress Migrating to iPhone and iPad for dotNET Developers.mobi iOS_Mac\Apress Pro iOS Apps Performance Optimization.mobi iOS_Mac\iPhone Programming The Big Nerd Ranch Guide.mobi iOS_Mac\OReilly Basic Sensors in iOS.mobi iOS_Mac\OReilly Developing Enterprise iOS Applications.mobi iOS_Mac\OReilly iOS 4 Programming Cookbook.mobi iOS_Mac\OReilly Mac OS X for Unix Geeks Leopard 4th.mobi iOS_Mac\Pragmatic iOS Recipes.mobi iOS_Mac\Pragmatic Mac Kung Fu.mobi iOS_Mac\Wrox Beginning iOS Game Development.mobi iOS_Mac\Wrox Building Applications for Mac App Store.mobi Lisp\NoStarch Land of Lisp - Learn to Program One Game at a Time.mobi Perl\OReilly Learning Perl 6th.mobi Perl\OReilly Perl Pocket Reference.5th.mobi PHP\OReilly Building on SugarCRM.mobi PHP\OReilly Web Database Applications with PHP and MySQL 2nd.mobi PHP\Packt WordPress 3 Plugin Development Essentials.mobi Python\Addison Python Standard Library by Example, the Developers Library.mobi Python\Addison Python Web Development with Django.mobi Python\Apress The Definitive Guide to Django - Web Development Done Right.mobi Python\OReilly Learning Python 4th.mobi Python\OReilly MongoDB and Python.mobi Python\OReilly Programming Python 3rd.mobi Python\OReilly Python and AWS Cookbook.mobi Python\OReilly Python for Unix and Linux System Administration.mobi Python\OReilly Social Network Analysis for Startups.mobi Python\Packt Django 1.1 Testing and Debugging.mobi R\NoStarch The Art of R Programming.mobi R\OReilly Data Mashups in R.mobi R\OReilly Machine Learning for Email.mobi R\OReilly Parallel R.mobi SAP\McGraw SAP Project System Handbook.mobi SAP\OReilly Microsoft .NET and SAP (Pro-Developer).mobi SAP\Sams Teach Yourself SAP in 24 Hours 4th.mobi StackOverflowE-Books\stack_overflow_ajax.mobi StackOverflowE-Books\stack_overflow_android.mobi StackOverflowE-Books\stack_overflow_asp.net.mobi StackOverflowE-Books\stack_overflow_c.mobi StackOverflowE-Books\stack_overflow_clojure.mobi StackOverflowE-Books\stack_overflow_cocoa.mobi StackOverflowE-Books\stack_overflow_css.mobi StackOverflowE-Books\stack_overflow_database.mobi StackOverflowE-Books\stack_overflow_delphi.mobi StackOverflowE-Books\stack_overflow_django.mobi StackOverflowE-Books\stack_overflow_drupal.mobi StackOverflowE-Books\stack_overflow_erlang.mobi StackOverflowE-Books\stack_overflow_f#.mobi StackOverflowE-Books\stack_overflow_flash.mobi StackOverflowE-Books\stack_overflow_flex.mobi StackOverflowE-Books\stack_overflow_git.mobi StackOverflowE-Books\stack_overflow_haskell.mobi StackOverflowE-Books\stack_overflow_html.mobi StackOverflowE-Books\stack_overflow_html5.mobi StackOverflowE-Books\stack_overflow_iphone.mobi StackOverflowE-Books\stack_overflow_jquery.mobi StackOverflowE-Books\stack_overflow_linq.mobi StackOverflowE-Books\stack_overflow_linux.mobi 。。。
50.3MB
cookbook-2nd:IPython Cookbook,Second Edition,作者Cyrille Rossant,Packt Publishing 2018年-源码
2023-08-27IPython Cookbook,第二版(2018) IPython交互式计算和可视化食谱》第二版(2018),在Jupyter笔记本中包含了100多个有关高性能数值计算和数据科学的动手食谱。 该存储库包含该书的来源(在Markdown中, )。 :play_button: :play_button: :play_button: 内容 * * * * * * * * * * * * * * 标有星号*的食谱仅在。 贡献 对于任何评论,问题或错误,请或。 介绍 Python是用于数据科学和数值计算的领先开源平
-
下载
Servlet实现猜数字大小游戏
Servlet实现猜数字大小游戏
-
下载
声迅股份:2020年年度报告.PDF
声迅股份:2020年年度报告.PDF
-
下载
Pillow-7.1.1-cp38-cp38-win_amd64.whl
Pillow-7.1.1-cp38-cp38-win_amd64.whl
-
下载
swot模型.xlsx
swot模型.xlsx
-
下载
avspeech_test.csv
avspeech_test.csv
-
下载
捷昌驱动:2020年年度报告.PDF
捷昌驱动:2020年年度报告.PDF
-
下载
匿名飞控电赛2020源码 江苏省国一.
匿名飞控电赛2020源码 江苏省国一.
-
下载
图形用户界面(GUI)编程.md
图形用户界面(GUI)编程.md
-
下载
canal.deployer-1.1.5.tar.gz
canal.deployer-1.1.5.tar.gz
-
下载
兴业科技:2020年年度报告.PDF
兴业科技:2020年年度报告.PDF
