top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Mastering pandas for finance : master pandas, an open source Python Data Analysis Library, for financial data analysis / / Michael Heydt ; reviewers, James Beveridge [and four others] ; commissioning editor, Kartikey Pandey ; content development editor, Merwyn D'souza ; technical editor, Shashank Desai ; copy editor, Sarang Chari ; project coordinator, Neha Bhatnagar ; proofreaders, Stephen Copestake, Safis Editing ; indexer, Mariammal Chettiyar ; graphics, Sheetal Aute, Disha Haria ; production coordinator, Conidon Miranda ; cover work, Conidon Miranda
Mastering pandas for finance : master pandas, an open source Python Data Analysis Library, for financial data analysis / / Michael Heydt ; reviewers, James Beveridge [and four others] ; commissioning editor, Kartikey Pandey ; content development editor, Merwyn D'souza ; technical editor, Shashank Desai ; copy editor, Sarang Chari ; project coordinator, Neha Bhatnagar ; proofreaders, Stephen Copestake, Safis Editing ; indexer, Mariammal Chettiyar ; graphics, Sheetal Aute, Disha Haria ; production coordinator, Conidon Miranda ; cover work, Conidon Miranda
Autore Heydt Michael
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (298 p.)
Disciplina 332
Collana Community experience distilled
Soggetto topico Finance - Mathematical models
Python (Computer program language)
Data mining
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto ""Cover""; ""Copyright""; ""Credits""; ""About the Author""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Getting Started with pandas Using Wakari.io""; ""What is Wakari?""; ""Creating a Wakari cloud account""; ""Updating existing packages""; ""Installing new packages""; ""Installing the samples in Wakari""; ""Summary""; ""Chapter 2: Introducing the Series and DataFrame""; ""Notebook setup""; ""The main pandas data structures � Series and DataFrame""; ""The Series""; ""The DataFrame""; ""The basics of the Series and DataFrame objects""
""Creating a Series and accessing elements""""Size, shape, uniqueness, and counts of values""; ""Alignment via index labels""; ""Creating a DataFrame""; ""Example data""; ""Selecting columns of a DataFrame""; ""Selecting rows of a DataFrame using the index""; ""Slicing using the [] operator""; ""Selecting rows by the index label and location � .loc[] and .iloc[]""; ""Selecting rows by the index label and/or location � .ix[]""; ""Scalar lookup by label or location using .at[] and .iat[]""; ""Selecting rows using the Boolean selection""; ""Arithmetic on a DataFrame""
""Reindexing the Series and DataFrame objects""""Summary""; ""Chapter 3: Reshaping, Reorganizing, and Aggregating""; ""Notebook setup""; ""Loading historical stock data""; ""Organizing the data for the examples""; ""Reorganizing and reshaping data""; ""Concatenating multiple DataFrame objects""; ""Merging DataFrame objects""; ""Pivoting""; ""Stacking and unstacking""; ""Melting""; ""Grouping and aggregating""; ""Splitting""; ""Aggregating""; ""Summary""; ""Chapter 4: Time-series""; ""Notebook setup""; ""Time-series data and the DatetimeIndex""
""Creating time-series with specific frequencies""""Representing intervals of time using periods""; ""Shifting and lagging time-series data""; ""Frequency conversion of time-series data""; ""Resampling of time-series""; ""Summary""; ""Chapter 5: Time-series Stock Data""; ""Notebook setup""; ""Obtaining historical stock and index data""; ""Fetching historical stock data from Yahoo!""; ""Fetching index data from Yahoo!""; ""Visualizing financial time-series data""; ""Plotting closing prices""; ""Plotting volume-series data""; ""Combined price and volumes""; ""Plotting candlesticks""
""Fundamental financial calculations""""Calculating simple daily percentage change""; ""Calculating simple daily cumulative returns""; ""Analyzing the distribution of returns""; ""Histograms""; ""Q-Q plots""; ""Box-and-whisker plots""; ""Comparison of daily percentage change between stocks""; ""Moving windows""; ""Volatility calculation""; ""Rolling correlation of returns""; ""Least-squares regression of returns""; ""Comparing stocks to the S&P 500""; ""Summary""; ""Chapter 6: Trading Using Google Trends""; ""Notebook setup""
""A brief on Quantifying Trading Behavior in Financial Markets Using Google Trends""
Record Nr. UNINA-9910797265203321
Heydt Michael  
Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Mastering pandas for finance : master pandas, an open source Python Data Analysis Library, for financial data analysis / / Michael Heydt ; reviewers, James Beveridge [and four others] ; commissioning editor, Kartikey Pandey ; content development editor, Merwyn D'souza ; technical editor, Shashank Desai ; copy editor, Sarang Chari ; project coordinator, Neha Bhatnagar ; proofreaders, Stephen Copestake, Safis Editing ; indexer, Mariammal Chettiyar ; graphics, Sheetal Aute, Disha Haria ; production coordinator, Conidon Miranda ; cover work, Conidon Miranda
Mastering pandas for finance : master pandas, an open source Python Data Analysis Library, for financial data analysis / / Michael Heydt ; reviewers, James Beveridge [and four others] ; commissioning editor, Kartikey Pandey ; content development editor, Merwyn D'souza ; technical editor, Shashank Desai ; copy editor, Sarang Chari ; project coordinator, Neha Bhatnagar ; proofreaders, Stephen Copestake, Safis Editing ; indexer, Mariammal Chettiyar ; graphics, Sheetal Aute, Disha Haria ; production coordinator, Conidon Miranda ; cover work, Conidon Miranda
Autore Heydt Michael
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (298 p.)
Disciplina 332
Collana Community experience distilled
Soggetto topico Finance - Mathematical models
Python (Computer program language)
Data mining
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto ""Cover""; ""Copyright""; ""Credits""; ""About the Author""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Getting Started with pandas Using Wakari.io""; ""What is Wakari?""; ""Creating a Wakari cloud account""; ""Updating existing packages""; ""Installing new packages""; ""Installing the samples in Wakari""; ""Summary""; ""Chapter 2: Introducing the Series and DataFrame""; ""Notebook setup""; ""The main pandas data structures � Series and DataFrame""; ""The Series""; ""The DataFrame""; ""The basics of the Series and DataFrame objects""
""Creating a Series and accessing elements""""Size, shape, uniqueness, and counts of values""; ""Alignment via index labels""; ""Creating a DataFrame""; ""Example data""; ""Selecting columns of a DataFrame""; ""Selecting rows of a DataFrame using the index""; ""Slicing using the [] operator""; ""Selecting rows by the index label and location � .loc[] and .iloc[]""; ""Selecting rows by the index label and/or location � .ix[]""; ""Scalar lookup by label or location using .at[] and .iat[]""; ""Selecting rows using the Boolean selection""; ""Arithmetic on a DataFrame""
""Reindexing the Series and DataFrame objects""""Summary""; ""Chapter 3: Reshaping, Reorganizing, and Aggregating""; ""Notebook setup""; ""Loading historical stock data""; ""Organizing the data for the examples""; ""Reorganizing and reshaping data""; ""Concatenating multiple DataFrame objects""; ""Merging DataFrame objects""; ""Pivoting""; ""Stacking and unstacking""; ""Melting""; ""Grouping and aggregating""; ""Splitting""; ""Aggregating""; ""Summary""; ""Chapter 4: Time-series""; ""Notebook setup""; ""Time-series data and the DatetimeIndex""
""Creating time-series with specific frequencies""""Representing intervals of time using periods""; ""Shifting and lagging time-series data""; ""Frequency conversion of time-series data""; ""Resampling of time-series""; ""Summary""; ""Chapter 5: Time-series Stock Data""; ""Notebook setup""; ""Obtaining historical stock and index data""; ""Fetching historical stock data from Yahoo!""; ""Fetching index data from Yahoo!""; ""Visualizing financial time-series data""; ""Plotting closing prices""; ""Plotting volume-series data""; ""Combined price and volumes""; ""Plotting candlesticks""
""Fundamental financial calculations""""Calculating simple daily percentage change""; ""Calculating simple daily cumulative returns""; ""Analyzing the distribution of returns""; ""Histograms""; ""Q-Q plots""; ""Box-and-whisker plots""; ""Comparison of daily percentage change between stocks""; ""Moving windows""; ""Volatility calculation""; ""Rolling correlation of returns""; ""Least-squares regression of returns""; ""Comparing stocks to the S&P 500""; ""Summary""; ""Chapter 6: Trading Using Google Trends""; ""Notebook setup""
""A brief on Quantifying Trading Behavior in Financial Markets Using Google Trends""
Record Nr. UNINA-9910810400103321
Heydt Michael  
Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
NW.js essentials : build native desktop applications for Windows, Mac OS, or Linux using the latest web technologies / / Alessandro Benoit ; reviewers, Dan Bendell, Marco Fabbri, Julio Freitas ; commissioning editor, Amarabha Banerjee ; acquisition editors, Reshman Raman ; content development editor, Gaurav Sharma ; technical editor, Humera Shaikh ; copy editors, Sarang Chari ; project coordinator, Harshal Ved ; proofreaders, Stephen Copestake, Safis Editing ; indexer, Mariammal Chettiyar ; graphics, Disha Haria, Abhinash Sahu ; production coordinator, Alwin Roy ; cover work, Alwin Roy
NW.js essentials : build native desktop applications for Windows, Mac OS, or Linux using the latest web technologies / / Alessandro Benoit ; reviewers, Dan Bendell, Marco Fabbri, Julio Freitas ; commissioning editor, Amarabha Banerjee ; acquisition editors, Reshman Raman ; content development editor, Gaurav Sharma ; technical editor, Humera Shaikh ; copy editors, Sarang Chari ; project coordinator, Harshal Ved ; proofreaders, Stephen Copestake, Safis Editing ; indexer, Mariammal Chettiyar ; graphics, Disha Haria, Abhinash Sahu ; production coordinator, Alwin Roy ; cover work, Alwin Roy
Autore Benoit Alessandro
Pubbl/distr/stampa Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (192 p.)
Disciplina 006.78
Collana Community experience distilled
Soggetto topico Application software - Management
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto ""Cover""; ""Copyright""; ""Credits""; ""About the Author""; ""Acknowledgments""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Meet NW.js""; ""NW.js under the hood""; ""Features and drawbacks of NW.js""; ""NW.js � usage scenarios""; ""Popular NW.js applications""; ""Downloading and installing NW.js""; ""Installing NW.js on Mac OS X""; ""Installing NW.js on Microsoft Windows""; ""Installing NW.js on Linux""; ""Development tools""; ""Writing and running your first ""Hello World"" app""; ""Running NW.js applications on Sublime Text 2""
""Running NW.js applications on Microsoft Windows""""Running NW.js applications on Mac OS""; ""Running NW.js applications on Linux""; ""Summary""; ""Chapter 2: NW.js Native UI APIs""; ""The App API � the core of your applications""; ""Opening a file in your application natively""; ""Accessing the application data folder path""; ""Accessing the manifest file data""; ""Best practices for closing applications""; ""Registering system-wide hotkeys""; ""Other app APIs""; ""The Window API � working with windows on NW.js""; ""Instantiating a new window object""
""Window � setting size and position of windows""""Changing the window status""; ""Fullscreen windows and the Kiosk mode""; ""Frameless windows and drag regions""; ""The taskbar icon � get the user's attention!""; ""Closing windows""; ""Other Window APIs""; ""The Screen API � screen geometry functions""; ""The Menu API � handling window and context menus""; ""The contextual menu""; ""The window menu""; ""File dialogs � opening and saving files""; ""Opening multiple files""; ""Filtering by file type""; ""Opening a directory""; ""Saving files""; ""Suggesting a default path""
""Opening files through file dragging""""The Tray API � hide your application in plain sight""; ""The Clipboard API � accessing the system clipboard""; ""The Shell API � platform-dependent desktop functions""; ""Summary""; ""Chapter 3: Leveraging the Power of Node.js""; ""Routing and templating in NW.js""; ""Node.js global and process objects""; ""The window object""; ""Using NW.js' main module""; ""Handling paths in NW.js""; ""NW.js context issues""; ""Working with Node.js modules""; ""Internal modules""; ""Third-party modules written in JavaScript""
""Third-party modules with C/C++ add-ons""""Summary""; ""Chapter 4: Data Persistence Solutions and Other Browser Web APIs""; ""Data persistence solutions""; ""Web storage""; ""Web SQL Database""; ""IndexedDB""; ""XMLHttpRequest and BLOBs""; ""Handling media files""; ""Shedding some light on security issues""; ""The Web Notifications API""; ""Summary""; ""Chapter 5: Let's Put It All Together""; ""Let's get started!""; ""A matter of style""; ""The HTML5 skeleton""; ""Let's dive deep into the application logic""; ""The application layer""; ""Adding a new task""; ""Loading all the tasks""
""Implementing export and sync features""
Record Nr. UNINA-9910797265303321
Benoit Alessandro  
Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
NW.js essentials : build native desktop applications for Windows, Mac OS, or Linux using the latest web technologies / / Alessandro Benoit ; reviewers, Dan Bendell, Marco Fabbri, Julio Freitas ; commissioning editor, Amarabha Banerjee ; acquisition editors, Reshman Raman ; content development editor, Gaurav Sharma ; technical editor, Humera Shaikh ; copy editors, Sarang Chari ; project coordinator, Harshal Ved ; proofreaders, Stephen Copestake, Safis Editing ; indexer, Mariammal Chettiyar ; graphics, Disha Haria, Abhinash Sahu ; production coordinator, Alwin Roy ; cover work, Alwin Roy
NW.js essentials : build native desktop applications for Windows, Mac OS, or Linux using the latest web technologies / / Alessandro Benoit ; reviewers, Dan Bendell, Marco Fabbri, Julio Freitas ; commissioning editor, Amarabha Banerjee ; acquisition editors, Reshman Raman ; content development editor, Gaurav Sharma ; technical editor, Humera Shaikh ; copy editors, Sarang Chari ; project coordinator, Harshal Ved ; proofreaders, Stephen Copestake, Safis Editing ; indexer, Mariammal Chettiyar ; graphics, Disha Haria, Abhinash Sahu ; production coordinator, Alwin Roy ; cover work, Alwin Roy
Autore Benoit Alessandro
Pubbl/distr/stampa Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (192 p.)
Disciplina 006.78
Collana Community experience distilled
Soggetto topico Application software - Management
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto ""Cover""; ""Copyright""; ""Credits""; ""About the Author""; ""Acknowledgments""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Meet NW.js""; ""NW.js under the hood""; ""Features and drawbacks of NW.js""; ""NW.js � usage scenarios""; ""Popular NW.js applications""; ""Downloading and installing NW.js""; ""Installing NW.js on Mac OS X""; ""Installing NW.js on Microsoft Windows""; ""Installing NW.js on Linux""; ""Development tools""; ""Writing and running your first ""Hello World"" app""; ""Running NW.js applications on Sublime Text 2""
""Running NW.js applications on Microsoft Windows""""Running NW.js applications on Mac OS""; ""Running NW.js applications on Linux""; ""Summary""; ""Chapter 2: NW.js Native UI APIs""; ""The App API � the core of your applications""; ""Opening a file in your application natively""; ""Accessing the application data folder path""; ""Accessing the manifest file data""; ""Best practices for closing applications""; ""Registering system-wide hotkeys""; ""Other app APIs""; ""The Window API � working with windows on NW.js""; ""Instantiating a new window object""
""Window � setting size and position of windows""""Changing the window status""; ""Fullscreen windows and the Kiosk mode""; ""Frameless windows and drag regions""; ""The taskbar icon � get the user's attention!""; ""Closing windows""; ""Other Window APIs""; ""The Screen API � screen geometry functions""; ""The Menu API � handling window and context menus""; ""The contextual menu""; ""The window menu""; ""File dialogs � opening and saving files""; ""Opening multiple files""; ""Filtering by file type""; ""Opening a directory""; ""Saving files""; ""Suggesting a default path""
""Opening files through file dragging""""The Tray API � hide your application in plain sight""; ""The Clipboard API � accessing the system clipboard""; ""The Shell API � platform-dependent desktop functions""; ""Summary""; ""Chapter 3: Leveraging the Power of Node.js""; ""Routing and templating in NW.js""; ""Node.js global and process objects""; ""The window object""; ""Using NW.js' main module""; ""Handling paths in NW.js""; ""NW.js context issues""; ""Working with Node.js modules""; ""Internal modules""; ""Third-party modules written in JavaScript""
""Third-party modules with C/C++ add-ons""""Summary""; ""Chapter 4: Data Persistence Solutions and Other Browser Web APIs""; ""Data persistence solutions""; ""Web storage""; ""Web SQL Database""; ""IndexedDB""; ""XMLHttpRequest and BLOBs""; ""Handling media files""; ""Shedding some light on security issues""; ""The Web Notifications API""; ""Summary""; ""Chapter 5: Let's Put It All Together""; ""Let's get started!""; ""A matter of style""; ""The HTML5 skeleton""; ""Let's dive deep into the application logic""; ""The application layer""; ""Adding a new task""; ""Loading all the tasks""
""Implementing export and sync features""
Record Nr. UNINA-9910824123703321
Benoit Alessandro  
Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui