Taryn Voska
Broschiertes Buch

Python Data Science Cookbook

Practical solutions across fast data cleaning, processing, and machine learning workflows with pandas, NumPy, and scikit-learn

Versandkostenfrei!
Versandfertig in über 4 Wochen
51,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
26 °P sammeln!
This book's got a bunch of handy recipes for data science pros to get them through the most common challenges they face when using Python tools and libraries. Each recipe shows you exactly how to do something step-by-step. You can load CSVs directly from a URL, flatten nested JSON, query SQL and NoSQL databases, import Excel sheets, or stream large files in memory-safe batches. Once the data's loaded, you'll find simple ways to spot and fill in missing values, standardize categories that are off, clip outliers, normalize features, get rid of duplicates, and extract the year, month, or weekday ...