Cargando…

Learn data analysis with Python : lessons in coding /

Get started using Python in data analysis with this compact practical guide. This book includes three exercises and a case study on getting data in and out of Python code in the right format. Learn Data Analysis with Python also helps you discover meaning in the data using analysis and shows you how...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Henley, A. J. (Autor), Wolf, Dave (Software developer) (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, California] : Apress, [2018]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1024311354
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 180226t20182016xxua o 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d N$T  |d GW5XE  |d EBLCP  |d YDX  |d UMI  |d AZU  |d STF  |d UAB  |d TOH  |d OCLCF  |d UPM  |d SNK  |d COO  |d OCLCQ  |d CEF  |d KSU  |d VT2  |d U3W  |d OCLCQ  |d DEBBG  |d COD  |d UKMGB  |d G3B  |d LVT  |d WYU  |d S9I  |d K6U  |d OCLCQ  |d CAUOI  |d D6H  |d AUD  |d MERER  |d LIV  |d LEAUB  |d OCLCQ  |d ESU  |d AU@  |d UKAHL  |d OCLCQ  |d OCLCO  |d LQU  |d FVL  |d OCLCQ  |d ADU  |d UHL  |d LEATE  |d OCLCQ  |d BRF  |d SNM  |d OCLCQ  |d OCLCO  |d AAA  |d OCLCQ  |d GPM  |d DCT  |d OCLCO 
016 7 |a 019084936  |2 Uk 
019 |a 1026606458  |a 1027129066  |a 1027313015  |a 1027550580  |a 1027715212  |a 1027744703  |a 1028639899  |a 1029080537  |a 1030290717  |a 1048126110  |a 1048156706  |a 1048185070  |a 1066596160  |a 1066626796  |a 1081264742  |a 1086491978  |a 1103270388  |a 1105176234  |a 1105721200  |a 1112828165  |a 1113197378  |a 1122817635  |a 1129351746  |a 1152994058  |a 1204061234 
020 |a 9781484234860  |q (electronic bk.) 
020 |a 1484234863  |q (electronic bk.) 
020 |z 9781484234853 
020 |z 1484234855 
024 7 |a 10.1007/978-1-4842-3486-0  |2 doi 
024 8 |a 10.1007/978-1-4842-3 
027 |a SPRINTER 
029 1 |a AU@  |b 000062005600 
029 1 |a AU@  |b 000066231796 
029 1 |a AU@  |b 000066528409 
029 1 |a AU@  |b 000067074814 
029 1 |a AU@  |b 000067093469 
029 1 |a AU@  |b 000067496302 
029 1 |a CHNEW  |b 001063359 
029 1 |a CHVBK  |b 575139188 
029 1 |a GBVCP  |b 1016523424 
029 1 |a UKMGB  |b 019084936 
035 |a (OCoLC)1024311354  |z (OCoLC)1026606458  |z (OCoLC)1027129066  |z (OCoLC)1027313015  |z (OCoLC)1027550580  |z (OCoLC)1027715212  |z (OCoLC)1027744703  |z (OCoLC)1028639899  |z (OCoLC)1029080537  |z (OCoLC)1030290717  |z (OCoLC)1048126110  |z (OCoLC)1048156706  |z (OCoLC)1048185070  |z (OCoLC)1066596160  |z (OCoLC)1066626796  |z (OCoLC)1081264742  |z (OCoLC)1086491978  |z (OCoLC)1103270388  |z (OCoLC)1105176234  |z (OCoLC)1105721200  |z (OCoLC)1112828165  |z (OCoLC)1113197378  |z (OCoLC)1122817635  |z (OCoLC)1129351746  |z (OCoLC)1152994058  |z (OCoLC)1204061234 
037 |a CL0500000946  |b Safari Books Online 
050 4 |a QA76.73.P98  |b H45 2018eb 
072 7 |a COM  |x 051360  |2 bisacsh 
082 0 4 |a 005.13/3  |2 23 
049 |a UAMI 
100 1 |a Henley, A. J.,  |e author. 
245 1 0 |a Learn data analysis with Python :  |b lessons in coding /  |c A.J. Henley, Dave Wolf. 
264 1 |a [Berkeley, California] :  |b Apress,  |c [2018] 
264 4 |c ©2018 
300 |a 1 online resource :  |b color illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed February 28, 2018). 
500 |a Includes index. 
505 0 |a How to use this book -- Getting data into and out of Python -- Preparing data in half the battle -- Finding the meaning -- Visualizing data -- Practice problems. 
520 |a Get started using Python in data analysis with this compact practical guide. This book includes three exercises and a case study on getting data in and out of Python code in the right format. Learn Data Analysis with Python also helps you discover meaning in the data using analysis and shows you how to visualize it. Each lesson is, as much as possible, self-contained to allow you to dip in and out of the examples as your needs dictate. If you are already using Python for data analysis, you will find a number of things that you wish you knew how to do in Python. You can then take these techniques and apply them directly to your own projects. If you aren't using Python for data analysis, this book takes you through the basics at the beginning to give you a solid foundation in the topic. As you work your way through the book you will have a better of idea of how to use Python for data analysis when you are finished. You will: Get data into and out of Python code Prepare the data and its format Find the meaning of the data Visualize the data using iPython. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Python (Computer program language) 
650 0 |a Programming languages (Electronic computers) 
650 0 |a Data mining. 
650 0 |a Qualitative research  |x Methodology. 
650 2 |a Data Mining 
650 2 |a Electronic Data Processing 
650 6 |a Python (Langage de programmation) 
650 6 |a Exploration de données (Informatique) 
650 6 |a Informatique. 
650 7 |a computer science.  |2 aat 
650 7 |a data processing.  |2 aat 
650 7 |a Data mining.  |2 bicssc 
650 7 |a Databases.  |2 bicssc 
650 7 |a Business mathematics & systems.  |2 bicssc 
650 7 |a Programming & scripting languages: general.  |2 bicssc 
650 7 |a COMPUTERS  |x Programming Languages  |x Python.  |2 bisacsh 
650 7 |a Data mining  |2 fast 
650 7 |a Programming languages (Electronic computers)  |2 fast 
650 7 |a Python (Computer program language)  |2 fast 
700 1 |a Wolf, Dave  |c (Software developer),  |e author. 
773 0 |t Springer eBooks 
776 0 8 |i Print version:  |a Henley, A.J.  |t Learn data analysis with Python.  |d ©2018  |z 1484234855  |z 9781484234853  |w (OCoLC)1017911471 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484234860/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH34377561 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5309365 
938 |a EBSCOhost  |b EBSC  |n 1716803 
938 |a YBP Library Services  |b YANK  |n 15185646 
994 |a 92  |b IZTAP