Published by Addison-Wesley Professional, 2017
ISBN 10: 0134546938 ISBN 13: 9780134546933
Language: English
Seller: HPB-Red, Dallas, TX, U.S.A.
Paperback. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Published by Addison-Wesley Professional, 2017
ISBN 10: 0134546938 ISBN 13: 9780134546933
Language: English
Seller: Upward Bound Books, VALRICO, FL, U.S.A.
Condition: Good. Book is in good condition, including the original dust jacket, with no markings or highlighting inside.
Seller: Books in my Basket, New Delhi, India
US$ 10.88
Convert currencyQuantity: 5 available
Add to basketSoft cover. Condition: New. ISBN:9789361592225,Territorial restriction maybe printed on the book. This is an Int'l edition, ISBN and cover may differ from US edition, Contents same as US edition.
US$ 10.88
Convert currencyQuantity: 20 available
Add to basketSoft cover. Condition: New. ISBN:9789352869169,Territorial restriction maybe printed on the book. This is an Int'l edition, ISBN and cover may differ from US edition, Contents same as US edition.
Published by Addison-Wesley Professional, 2017
ISBN 10: 0134546938 ISBN 13: 9780134546933
Language: English
Seller: Romtrade Corp., STERLING HEIGHTS, MI, U.S.A.
Condition: New. Brand New. Soft Cover International Edition. Different ISBN and Cover Image. Priced lower than the standard editions which is usually intended to make them more affordable for students abroad. The core content of the book is generally the same as the standard edition. The country selling restrictions may be printed on the book but is no problem for the self-use. This Item maybe shipped from US or any other country as we have multiple locations worldwide.
Published by Addison-Wesley Professional, 2017
ISBN 10: 0134546938 ISBN 13: 9780134546933
Language: English
Seller: Basi6 International, Irving, TX, U.S.A.
Condition: Brand New. New.SoftCover International edition. Different ISBN and Cover image but contents are same as US edition. Expediting shipping for all USA and Europe orders excluding PO Box. Excellent Customer Service.
Seller: UK BOOKS STORE, London, LONDO, United Kingdom
US$ 34.91
Convert currencyQuantity: 20 available
Add to basketPaperback. Condition: New. Brand New! Fast Delivery This is an International Edition and ship within 24-48 hours. Deliver by FedEx and Dhl, & Aramex, UPS, & USPS and we do accept APO and PO BOX Addresses. Order can be delivered worldwide within 7-12 days and we do have flat rate for up to 2LB. Extra shipping charges will be requested if the Book weight is more than 5 LB. This Item May be shipped from India, United states & United Kingdom. Depending on your location and availability.
Seller: URW Books Store, CASPER, WY, U.S.A.
Paperback. Condition: Brand New. Brand New! . "This is an International Edition." Book is In New condition and ship within One Working Day Tracking Number Provided by Customer 12-24 In To Hour, Deliver by FedEx & Aramex, UPS, & USPS Act. Order can be delivered worldwide With In 8-14 Working day Delivery. Ship from India & United States.
Published by Addison-Wesley Professional (edition 2), 2022
ISBN 10: 0137891156 ISBN 13: 9780137891153
Language: English
Seller: BooksRun, Philadelphia, PA, U.S.A.
Paperback. Condition: Very Good. 2. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported.
Published by Addison-Wesley Professional, 2022
ISBN 10: 0137891156 ISBN 13: 9780137891153
Language: English
Seller: A Team Books, Conway, AR, U.S.A.
paperback. Condition: Good. Used books may not include access codes or one time use codes. Proven Seller with Excellent Customer Service. Choose expedited shipping and get it FAST.
Published by Addison-Wesley Professional, 2017
ISBN 10: 0134546938 ISBN 13: 9780134546933
Language: English
Seller: medimops, Berlin, Germany
US$ 30.96
Convert currencyQuantity: 1 available
Add to basketCondition: good. Befriedigend/Good: Durchschnittlich erhaltenes Buch bzw. Schutzumschlag mit Gebrauchsspuren, aber vollständigen Seiten. / Describes the average WORN book or dust jacket that has all the pages present.
Published by Addison-Wesley Professional, 2022
ISBN 10: 0137891156 ISBN 13: 9780137891153
Language: English
Seller: GreatBookPrices, Columbia, MD, U.S.A.
US$ 43.86
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Published by Addison-Wesley Professional, 2022
ISBN 10: 0137891156 ISBN 13: 9780137891153
Language: English
Seller: INDOO, Avenel, NJ, U.S.A.
Condition: New.
Published by Addison-Wesley Professional, 2022
ISBN 10: 0137891156 ISBN 13: 9780137891153
Language: English
Seller: GreatBookPrices, Columbia, MD, U.S.A.
US$ 46.25
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Published by Pearson Education (US), 2017
ISBN 10: 0134546938 ISBN 13: 9780134546933
Language: English
Seller: THE SAINT BOOKSTORE, Southport, United Kingdom
US$ 31.94
Convert currencyQuantity: 1 available
Add to basketPaperback / softback. Condition: New. New copy - Usually dispatched within 4 working days. 700.
Published by Pearson Education (US), Boston, 2018
ISBN 10: 0134546938 ISBN 13: 9780134546933
Language: English
Seller: Grand Eagle Retail, Fairfield, OH, U.S.A.
Paperback. Condition: new. Paperback. Today, analysts must manage data characterised by extraordinary variety, velocity, and volume. Using the open source Pandas library, you can use Python to rapidly automate and perform virtually any data analysis task, no matter how large or complex. Pandas can help you ensure the veracity of your data, visualise it for effective decision-making, and reliably reproduce analyses across multiple datasets. Pandas for Everyone brings together practical knowledge and insight for solving real problems with Pandas, even if youre new to Python data analysis. Daniel Y. Chen introduces key concepts through simple but practical examples, incrementally building on them to solve more difficult, real-world problems. Chen gives you a jumpstart on using Pandas with a realistic dataset and covers combining datasets, handling missing data, and structuring datasets for easier analysis and visualisation. He demonstrates powerful data cleaning techniques, from basic string manipulation to applying functions simultaneously across dataframes. Once your data is ready, Chen guides you through fitting models for prediction, clustering, inference, and exploration. He provides tips on performance and scalability, and introduces you to the wider Python data analysis ecosystem. Work with DataFrames and Series, and import or export data Create plots with matplotlib, seaborn, and pandas Combine datasets and handle missing data Reshape, tidy, and clean datasets so theyre easier to work with Convert data types and manipulate text strings Apply functions to scale data manipulations Aggregate, transform, and filter large datasets with groupby Leverage Pandas advanced date and time capabilities Fit linear models using statsmodels and scikit-learn libraries Use generalised linear modeling to fit models with different response variables Compare multiple models to select the best Regularise to overcome overfitting and improve performance Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Published by PEARSON INDIA, 2024
ISBN 10: 936159222X ISBN 13: 9789361592225
Seller: UK BOOKS STORE, London, LONDO, United Kingdom
US$ 34.91
Convert currencyQuantity: 16 available
Add to basketPaperback. Condition: New. Brand New! Fast Delivery This is an International Edition and ship within 24-48 hours. Deliver by FedEx and Dhl, & Aramex, UPS, & USPS and we do accept APO and PO BOX Addresses. Order can be delivered worldwide within 7-12 days and we do have flat rate for up to 2LB. Extra shipping charges will be requested if the Book weight is more than 5 LB. This Item May be shipped from India, United states & United Kingdom. Depending on your location and availability.
Published by PEARSON INDIA, 2024
ISBN 10: 936159222X ISBN 13: 9789361592225
Seller: URW Books Store, CASPER, WY, U.S.A.
Paperback. Condition: Brand New. Brand New! . "This is an International Edition." Book is In New condition and ship within One Working Day Tracking Number Provided by Customer 12-24 In To Hour, Deliver by FedEx & Aramex, UPS, & USPS Act. Order can be delivered worldwide With In 8-14 Working day Delivery. Ship from India & United States.
Published by Addison-Wesley Professional, 2022
ISBN 10: 0137891156 ISBN 13: 9780137891153
Language: English
Seller: Romtrade Corp., STERLING HEIGHTS, MI, U.S.A.
Condition: New. This is a Brand-new US Edition. This Item may be shipped from US or any other country as we have multiple locations worldwide.
Published by Addison-Wesley Professional, 2022
ISBN 10: 0137891156 ISBN 13: 9780137891153
Language: English
Seller: Basi6 International, Irving, TX, U.S.A.
Condition: Brand New. New. US edition. Expediting shipping for all USA and Europe orders excluding PO Box. Excellent Customer Service.
ISBN 10: 936159222X ISBN 13: 9789361592225
Seller: Romtrade Corp., STERLING HEIGHTS, MI, U.S.A.
Condition: New. Brand New. Soft Cover International Edition. Different ISBN and Cover Image. Priced lower than the standard editions which is usually intended to make them more affordable for students abroad. The core content of the book is generally the same as the standard edition. The country selling restrictions may be printed on the book but is no problem for the self-use. This Item maybe shipped from US or any other country as we have multiple locations worldwide.
ISBN 10: 936159222X ISBN 13: 9789361592225
Seller: Basi6 International, Irving, TX, U.S.A.
Condition: Brand New. New.SoftCover International edition. Different ISBN and Cover image but contents are same as US edition. Expediting shipping for all USA and Europe orders excluding PO Box. Excellent Customer Service.
Published by Addison-Wesley Professional, 2022
ISBN 10: 0137891156 ISBN 13: 9780137891153
Language: English
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 42.92
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Published by Pearson Education (US), 2022
ISBN 10: 0137891156 ISBN 13: 9780137891153
Language: English
Seller: THE SAINT BOOKSTORE, Southport, United Kingdom
US$ 42.93
Convert currencyQuantity: 3 available
Add to basketPaperback / softback. Condition: New. New copy - Usually dispatched within 2 working days. 840.
Published by Addison-Wesley Professional, 2022
ISBN 10: 0137891156 ISBN 13: 9780137891153
Language: English
Seller: Books Puddle, New York, NY, U.S.A.
Condition: New. 2nd edition NO-PA16APR2015-KAP.
Published by Addison-Wesley Professional, 2022
ISBN 10: 0137891156 ISBN 13: 9780137891153
Language: English
Seller: Majestic Books, Hounslow, United Kingdom
US$ 57.83
Convert currencyQuantity: 4 available
Add to basketCondition: New.
Published by Addison-Wesley Professional, 2022
ISBN 10: 0137891156 ISBN 13: 9780137891153
Language: English
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 49.21
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Published by Addison-Wesley Professional, 2022
ISBN 10: 0137891156 ISBN 13: 9780137891153
Language: English
Seller: Biblios, Frankfurt am main, HESSE, Germany
US$ 63.13
Convert currencyQuantity: 4 available
Add to basketCondition: New.
Published by Addison-Wesley Professional, 2017
ISBN 10: 0134546938 ISBN 13: 9780134546933
Language: English
Seller: Revaluation Books, Exeter, United Kingdom
US$ 63.29
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: Brand New. 400 pages. 9.25x7.00x1.00 inches. In Stock.
Published by Pearson Education Dez 2017, 2017
ISBN 10: 0134546938 ISBN 13: 9780134546933
Language: English
Seller: AHA-BUCH GmbH, Einbeck, Germany
US$ 51.74
Convert currencyQuantity: 2 available
Add to basketTaschenbuch. Condition: Neu. Neuware - This tutorial teaches students everything they need to get started with Python programming for the fast-growing field of data analysis. Daniel Chen tightly links each new concept with easy-to-apply, relevant examples from modern data analysis. Unlike other beginner's books, this guide helps today's newcomers learn both Python and its popular Pandas data science toolset in the context of tasks they'll really want to perform. Following the proven Software Carpentry approach to teaching programming, Chen introduces each concept with a simple motivating example, slowly offering deeper insights and expanding your ability to handle concrete tasks.