• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

Practical Python Data Visualization: A Fast Track Approach to Learning Data Visualization with Python » książka

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 20 złBezpłatna dostawa dla zamówień powyżej 20 zł

Kategorie główne

• Nauka
 [2952079]
• Literatura piękna
 [1850969]

  więcej...
• Turystyka
 [71058]
• Informatyka
 [151066]
• Komiksy
 [35579]
• Encyklopedie
 [23181]
• Dziecięca
 [620496]
• Hobby
 [139036]
• AudioBooki
 [1646]
• Literatura faktu
 [228729]
• Muzyka CD
 [379]
• Słowniki
 [2932]
• Inne
 [445708]
• Kalendarze
 [1409]
• Podręczniki
 [164793]
• Poradniki
 [480107]
• Religia
 [510956]
• Czasopisma
 [511]
• Sport
 [61267]
• Sztuka
 [243299]
• CD, DVD, Video
 [3411]
• Technologie
 [219640]
• Zdrowie
 [100984]
• Książkowe Klimaty
 [124]
• Zabawki
 [2281]
• Puzzle, gry
 [3363]
• Literatura w języku ukraińskim
 [258]
• Art. papiernicze i szkolne
 [8020]
Kategorie szczegółowe BISAC

Practical Python Data Visualization: A Fast Track Approach to Learning Data Visualization with Python

ISBN-13: 9781484264546 / Angielski / Miękka / 2020 / 160 str.

Ashwin Pajankar
Practical Python Data Visualization: A Fast Track Approach to Learning Data Visualization with Python Pajankar, Ashwin 9781484264546 Apress - książkaWidoczna okładka, to zdjęcie poglądowe, a rzeczywista szata graficzna może różnić się od prezentowanej.

Practical Python Data Visualization: A Fast Track Approach to Learning Data Visualization with Python

ISBN-13: 9781484264546 / Angielski / Miękka / 2020 / 160 str.

Ashwin Pajankar
cena 242,07
(netto: 230,54 VAT:  5%)

Najniższa cena z 30 dni: 231,29
Termin realizacji zamówienia:
ok. 22 dni roboczych
Dostawa w 2026 r.

Darmowa dostawa!
Kategorie:
Informatyka, Programowanie
Kategorie BISAC:
Computers > Languages - Python
Computers > Computer Science
Wydawca:
Apress
Język:
Angielski
ISBN-13:
9781484264546
Rok wydania:
2020
Ilość stron:
160
Waga:
0.26 kg
Wymiary:
23.39 x 15.6 x 0.97
Oprawa:
Miękka
Wolumenów:
01
Dodatkowe informacje:
Wydanie ilustrowane

Chapter 1: Data Visualization with Leather

Chapter Goal: Introduce readers to the data visualization with a simple library leather

No of pages: 15

Sub - Topics:

1. Introduction to leather

2. Installation to leather

3. Various types of graphs with leather

Chapter 2: Introduction to the Scientific Python Ecosystem and NumPy

Chapter Goal: Explore Scientific Python 3 ecosystem and constituent member libraries. We will also learn basics of the NumPy multidimensional data structure Ndarrays.

No of pages: 15

Sub - Topics:

1. Scientific Python 3 Ecosystem

2. Member libraries

3. Installation of NumPy

4. NumPy basics

5. Ndarrays

Chapter 3: NumPy Routines and Visualization with Matplotlib

Chapter goal – Learn to visualize data with Matplotlib. Readers working in the data science and scientific domains will be thrilled to get started with this.

No of pages: 15

Sub - Topics:

1. NumPy Ndarray creation Routines

2. Installation of Matplotlib

3. Visualization with Matplotlib

4. Multiple graphs

5. Axis, colors, and markers

Chapter 4 : Visualizing images and 3D Shapes

Chapter goal – Learn to visualize greyscale and color images. We will explore basic image processing operations. We will also learn to visualize 3D shapes and wireframes.

No of pages: 20

Sub - Topics:

1. Visualize images with Matplotlib

2. Basic Operations on images

3. 3D visualizations

Chapter 5 : Visualize Networks and Graphs

Chapter goal – Network and Graph Data structures. We will learn to install network library and visualize network.

No of pages: 15

Sub - Topics:

1. Networks and Graphs

2. Installation of network library

3. Visualize graphs

Chapter 6 : Getting Started with Pandas

Chapter goal – Learn to work with Pandas Series and Dataframe data structures.

No of pages: 15

Sub - Topics:

1. Pandas library and installation

2. Series

3. Dataframes

4. Reading data from a URL

Chapter 7: Processing and Visualizing COVID-19 Data

Chapter goal – Learn to work with COVID-19 Data. Visualize the number of COVID-19.

No of pages: 20

Sub - Topics:

1. COVID-19 Pandemic

2. COVID 19 data sources

3. COVID 19 python libraries

4. Visualization of data

Appendix: 

Ashwin Pajankar holds a Master of Technology from IIIT Hyderabad, and has over 25 years of programming experience. He started his journey in programming and electronics at the tender age of 7 with BASIC programming language and is now proficient in Assembly programming, C, C++, Java, Shell Scripting, and Python. Other technical experience includes single board computers such as Raspberry Pi and Banana Pro, and Arduino. 

He is currently a freelance online instructor teaching programming bootcamps to more than 60,000 students from tech companies and colleges. His Youtube channel has an audience of 10000 subscribers and he has published more than 15 books on programming and electronics with many international publications.   

Quickly start programming with Python 3 for data visualization with this step-by-step, detailed guide. This book’s programming-friendly approach using libraries such as leather, NumPy, Matplotlib, and Pandas will serve as a template for business and scientific visualizations.

You’ll begin by installing Python 3, see how to work in Jupyter notebook, and explore Leather, Python’s popular data visualization charting library. You’ll also be introduced to the scientific Python 3 ecosystem and work with the basics of NumPy, an integral part of that ecosystem. Later chapters are focused on various NumPy routines along with getting started with Scientific Data visualization using matplotlib. You’ll review the visualization of 3D data using graphs and networks and finish up by looking at data visualization with Pandas, including the visualization of COVID-19 data sets.

The code examples are tested on popular platforms like Ubuntu, Windows, and Raspberry Pi OS. With Practical Python Data Visualization you’ll master the core concepts of data visualization with Pandas and the Jupyter notebook interface.

You will:
  • Review practical aspects of Python Data Visualization with programming-friendly abstractions 
  • Install Python 3 and Jupyter on multiple platforms including Windows, Raspberry Pi, and Ubuntu 
  • Visualize COVID-19 data sets with Pandas





Udostępnij

Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2025 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia