Status Updates From Python for Data Analysis

Python for Data Analysis Python for Data Analysis
by


Status Updates Showing 1-30 of 49

order by

Jonathan Jeckell
Jonathan Jeckell is on page 333 of 400
Data Aggregation, Group Operations, Time Series, and Financial and Economic Data Implications
Sep 19, 2024 10:31AM Add a comment
Python for Data Analysis

Jonathan Jeckell
Jonathan Jeckell is on page 234 of 400
Data Wrangling, clean, transform, merge, reshape
Sep 17, 2024 12:34PM Add a comment
Python for Data Analysis

Cristian Salinas
Cristian Salinas is on page 33 of 400
Currently using the 3rd generation of this book
Aug 08, 2024 01:29PM Add a comment
Python for Data Analysis

Annika Bee
Annika Bee is starting
DNF, alas.
Jun 29, 2024 08:58PM Add a comment
Python for Data Analysis

Christopher Li
Christopher Li is on page 176 of 400
(finshed chap.6)
Mar 22, 2024 01:21PM Add a comment
Python for Data Analysis

Олександр Васильєв
Олександр Васильєв is on page 141 of 579
Пройшов бібліотеку "Numpy". Нічого цікавого і малоймовірно, що знадобиться, але краще це знати і знати де шукати
Feb 17, 2022 08:42AM Add a comment
Python for Data Analysis: Data Wrangling with pandas, NumPy, and Jupyter

Xied
Xied is on page 500 of 528
After the first four chapters, skipped around to content I was most interested. Wes McKinney is a very good communicator of technology - helps that he created a good amount that he writes about.

Anyway, returned the library book well over a year ago.
Nov 10, 2021 04:31PM Add a comment
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython

Yuan
Yuan is 42% done
Tons of examples, although it reads like a reference book.
Aug 09, 2021 11:31PM Add a comment
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython

Monos
Monos is on page 179 of 400
Tác giả quyển sách cũng chính là người đóng góp chính cho thư viện pandas của python.
Mar 27, 2021 06:35AM Add a comment
Python for Data Analysis

Mehmet Gultas
Mehmet Gultas is on page 78 of 528
Slicing
Dec 23, 2020 01:12PM Add a comment
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython

celtikill
celtikill is 10% done
Dry as a bone.
Sep 19, 2020 03:02AM Add a comment
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython

Marco Bizzarri
Marco Bizzarri is 48% done
Next Chapter: 9.2 Plotting with panads and seaborn
Dec 12, 2019 02:19PM Add a comment
Python for Data Analysis

Marco Bizzarri
Marco Bizzarri is 46% done
Next: Chapter 9
Dec 10, 2019 03:10AM Add a comment
Python for Data Analysis

Mirzhan Irkegulov
Mirzhan Irkegulov is on page 220 of 550
Done Ch7, ~115 code cells, TODOs left. pandas changed Series.str behavior a bit since then, which is slightly frustrating: I need string&regex functionality for Pokémon tidying.

Without time structure & Pomodoro, doing anything is slow, mainly due to frequent short distractions. Meditation becomes more & more important.
Sep 02, 2019 09:20AM Add a comment
Python for Data Analysis: Data Wrangling with Pandas, Numpy, and Ipython

Mirzhan Irkegulov
Mirzhan Irkegulov is on page 190 of 550
Ch6, ~66 code cells, some TODOs left.

It does feel less like a “tutorial” & more of a showcase/gallery. & even then it feels lazy: he overviews a bunch of various features, but then lists the rest in tables, of which there are many.
Sep 02, 2019 06:31AM Add a comment
Python for Data Analysis: Data Wrangling with Pandas, Numpy, and Ipython

Mirzhan Irkegulov
Mirzhan Irkegulov is on page 165 of 550
~170 code cells, many TODOs left. My brain is burning, gonna go to bed early today. I don't know how I feel about the book yet, IMO not enough conceptual discussion, too much of “do this command, now do this command”.

Hopefully will start meditating/diet/jogging tomorrow.

Neiborinos watching “Inception” lol.
Sep 01, 2019 11:52AM Add a comment
Python for Data Analysis: Data Wrangling with Pandas, Numpy, and Ipython

Mirzhan Irkegulov
Mirzhan Irkegulov is on page 122 of 550
~145 code cells for Ch4, tho many TODOs left. Probably most of the Ch is about dtypes, dimensions, indexing (inc Boolean & fancy). Vectorization is told to be awesome, but the Secs on actual ufunc application are quite short. The book is primarily about pandas, after all, not linalg/stats/ML.
Sep 01, 2019 09:06AM Add a comment
Python for Data Analysis: Data Wrangling with Pandas, Numpy, and Ipython

Mirzhan Irkegulov
Mirzhan Irkegulov is on page 84 of 550
~121 code cells (but some TODOs left). I don't think the book is sufficiently newbie-friendly, there's some jargon here & there + concepts that may turn out to be quite tricky, but breezed thru too quickly. But he does talk about a lot cool stuff: comprehensions, generators, binary set operators, lambdas.
Aug 31, 2019 05:11PM Add a comment
Python for Data Analysis: Data Wrangling with Pandas, Numpy, and Ipython

Mirzhan Irkegulov
Mirzhan Irkegulov is on page 50 of 550
That was a wild ride across Python features, my Jupyter Notebook of Ch2 has 69 code cells. (Ecuadorians are partying in the living room, I listen to Brace Belden “War is Heck” episode)

Ch3 will be about Python containers, files, functions. A lot of intersection with “Automate the Boring Stuff…”
Aug 31, 2019 10:59AM Add a comment
Python for Data Analysis: Data Wrangling with Pandas, Numpy, and Ipython

Mirzhan Irkegulov
Mirzhan Irkegulov is on page 14 of 550
Book uses Python 3.6 & Anaconda (good). Dummy calls Emacs and Vim primitive, LOL.

Btw, Wes McKinney is the creator of pandas. In Preface he acknowledges (In Memoriam) late John D. Hunter, who created matplotlib. He died shortly after Wes completed 1st edition manuscript in 2012.
Aug 31, 2019 08:23AM Add a comment
Python for Data Analysis: Data Wrangling with Pandas, Numpy, and Ipython

Mirzhan Irkegulov
Mirzhan Irkegulov is starting
ToC indicates the book briefly introduces Python & IPython, then moves quickly to basic NumPy in Ch4 & immediately to pandas in Ch5. I think for now I should be interested in up to Ch10 for Pokémon stuff (but Ch12 has important pandas stuff like method chaining). Ch11 is Time Series, Ch13 is statsmodels & scikit-learn, Ch14 is example data for practice, appendices are advanced NumPy & IPython.
Aug 31, 2019 08:21AM Add a comment
Python for Data Analysis: Data Wrangling with Pandas, Numpy, and Ipython

Marco Bizzarri
Marco Bizzarri is 22% done
Next: DataFrame
Jul 25, 2019 09:44AM Add a comment
Python for Data Analysis

Juan Carlos
Juan Carlos is on page 130 of 669


Jun 20, 2019 07:08AM Add a comment
Python para análise de dados: Tratamento de dados com Pandas, NumPy e IPython

Marco Bizzarri
Marco Bizzarri is 4% done
Next: Introspection
Jun 13, 2019 02:29AM Add a comment
Python for Data Analysis

Marco Bizzarri
Marco Bizzarri is 3% done
Next chapter: Python Language Basics, IPython, and Jupyter Notebooks
Jun 12, 2019 05:29AM Add a comment
Python for Data Analysis

Andrew
Andrew is on page 383 of 400
Going to finish this and update my blog and resume real soon now, still need a new job.
Dec 13, 2018 04:11AM Add a comment
Python for Data Analysis

Andrew
Andrew is on page 317 of 400
Four more chapters, I should get at least one done tomorrow before my HackerX event.
Dec 11, 2018 02:41AM Add a comment
Python for Data Analysis

Andrew
Andrew is on page 287 of 400
I wanted to be done this book by now, but I typed most of the code out by hand while reading it... I really need a new job, tomorrow I network, but tonight I hope to get another chapter at least read.
Dec 11, 2018 12:32AM Add a comment
Python for Data Analysis

Druvaciam
Druvaciam is on page 90 of 528
"CHAPTER 6 Data Loading, Storage, and File Formats" is read
Nov 18, 2018 01:41PM Add a comment
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython

« previous 1