ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Pandas Workout: 200 exercises to make you a stronger data analyst

دانلود کتاب Pandas Workout: 200 تمرین برای تبدیل شدن به یک تحلیلگر داده قوی تر

Pandas Workout: 200 exercises to make you a stronger data analyst

مشخصات کتاب

Pandas Workout: 200 exercises to make you a stronger data analyst

ویرایش: [1 ed.] 
نویسندگان:   
سری:  
ISBN (شابک) : 9781617299728 
ناشر: Manning Publications 
سال نشر: 2024 
تعداد صفحات: 440
[442] 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 14 Mb 

قیمت کتاب (تومان) : 31,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 5


در صورت تبدیل فایل کتاب Pandas Workout: 200 exercises to make you a stronger data analyst به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب Pandas Workout: 200 تمرین برای تبدیل شدن به یک تحلیلگر داده قوی تر نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی درمورد کتاب به خارجی



فهرست مطالب

Pandas Workout
brief contents
contents
preface
acknowledgments
about this book
	Who should read this book
	How this book is organized: A road map
	About the code
	Software/hardware requirements
	liveBook discussion forum
about the author
about the cover illustration
1 Series
	Useful references
	Exercise 1 - Test scores
		Working it out
		Solution
		Beyond the exercise
	Exercise 2 - Scaling test scores
		Working it out
		Solution
		Beyond the exercise
	Exercise 3 - Counting tens digits
		Working it out
		Solution
		Beyond the exercise
	Exercise 4 - Descriptive statistics
		Working it out
		Solution
		Beyond the exercise
	Exercise 5 - Monday temperatures
		Working it out
		Solution
		Beyond the exercise
	Exercise 6 - Passenger frequency
		Working it out
		Solution
		Beyond the exercise
	Exercise 7 - Long, medium, and short taxi rides
		Working it out
		Solution
		Beyond the exercise
	Summary
2 Data frames
	Exercise 8 - Net revenue
		Working it out
		Solution
		Beyond the exercise
	Exercise 9 - Tax planning
		Working it out
		Solution
		Beyond the exercise
	Exercise 10 - Adding new products
		Working it out
		Solution
		Beyond the exercise
	Exercise 11 - Bestsellers
		Working it out
		Solution
		Beyond the exercise
	Exercise 12 - Finding outliers
		Working it out
		Solution
		Beyond the exercise
	Exercise 13 - Interpolation
		Working it out
		Solution
		Beyond the exercise
	Exercise 14 - Selective updating
		Working it out
		Solution
		Beyond the exercise
	Summary
3 Importing and exporting data
	Exercise 15 - Weird taxi rides
		Working it out
		Solution
		Beyond the exercise
	Exercise 16 - Pandemic taxis
		Working it out
		Solution
		Beyond the exercise
	Exercise 17 - Setting column types
		Working it out
		Beyond the exercise
	Exercise 18 - passwd to df
		Working it out
		Solution
		Beyond the exercise
	Exercise 19 - Bitcoin values
		Working it out
		Solution
		Beyond the exercise
	Exercise 20 - Big cities
		Working it out
		Solution
		Beyond the exercise
	Summary
4 Indexes
	Exercise 21 - Parking tickets
		Working it out
		Solution
		Beyond the exercise
	Exercise 22 - State SAT scores
		Working it out
		Solution
		Beyond the exercise
	Exercise 23 - Olympic games
		Working it out
		Solution
		Beyond the exercise
	Exercise 24 - Olympic pivots
		Working it out
		Solution
		Beyond the exercise
	Summary
5 Cleaning data
	Exercise 25 - Parking cleanup
		Working it out
		Solution
		Beyond the exercise
	Exercise 26 - Celebrity deaths
		Working it out
		Solution
		Beyond the exercise
	Exercise 27 - Titanic interpolation
		Working it out
		Solution
		Beyond the exercise
	Exercise 28 - Inconsistent data
		Working it out
		Solution
		Beyond the exercise
	Summary
6 Grouping, joining, and sorting
	Exercise 29 - Longest taxi rides
		Working it out
		Solution
		Beyond the exercise
	Exercise 30 - Taxi ride comparison
		Working it out
		Solution
		Beyond the exercise
	Exercise 31 - Tourist spending per country
		Working it out
		Solution
		Beyond the exercise
	Summary
7 Advanced grouping, joining, and sorting
	Exercise 32 - Multicity temperatures
		Working it out
		Solution
		Beyond the exercise
	Exercise 33 - SAT scores, revisited
		Working it out
		Solution
		Beyond the exercise
	Exercise 34 - Snowy, rainy cities
		Working it out
		Solution
		Beyond the exercise
	Exercise 35 - Wine scores and tourism spending
		Working it out
		Solution
		Beyond the exercise
	Summary
8 Midway project
	Problem
		Working it out
	Solution
	Summary
9 Strings
	Exercise 36 - Analyzing Alice
		Working it out
		Solution
		Beyond the exercise
	Exercise 37 - Wine words
		Working it out
		Solution
		Beyond the exercise
	Exercise 38 - Programmer salaries
		Working it out
		Solution
		Beyond the exercise
	Summary
10 Dates and times
	Exercise 39 - Short, medium, and long taxi rides
		Working it out
		Solution
		Beyond the exercise
	Exercise 40 - Writing dates, reading dates
		Working it out
		Solution
		Beyond the exercise
	Exercise 41 - Oil prices
		Working it out
		Solution
		Beyond the exercise
	Exercise 42 - Best tippers
		Working it out
		Solution
		Beyond the exercise
	Summary
11 Visualization
	Exercise 43 - Cities
		Working it out
		Solution
		Beyond the exercise
	Exercise 44 - Boxplotting weather
		Working it out
		Solution
		Beyond the exercise
	Exercise 45 - Taxi fare breakdown
		Working it out
		Solution
		Beyond the exercise
	Exercise 46 - Cars, oil, and ice cream
		Working it out
		Solution
		Beyond the exercise
	Exercise 47 - Seaborn taxi plots
		Working it out
		Solution
		Beyond the exercise
	Summary
12 Performance
	Exercise 48 - Categories
		Working it out
		Solution
		Beyond the exercise
	Exercise 49 - Faster reading and writing
		Working it out
		Solution
		Beyond the exercise
	Exercise 50 - “query” and “eval”
		Working it out
		Solution
		Beyond the exercise
	Summary
13 Final project
	Problem
	Column names and meanings
		Working it out
	Summary
index
	Symbols
	A
	B
	C
	D
	E
	F
	G
	H
	I
	J
	K
	L
	M
	N
	O
	P
	Q
	R
	S
	T
	U
	V
	W
	X
Pandas Workout - back




نظرات کاربران