- Python Social Media Analytics
- Siddhartha Chatterjee Michal Krystyanczuk
- 136字
- 2021-07-15 17:24:48
What you need for this book
The goal of the book is to explain the concept of social media analytics and demonstrate its applications using Python. We use Python 3 for the different concepts and projects in the book. You will need a Linux/macOS or Windows machine with Python 3 and an IDE of your choice (Sublime Text 2, Atom, or gedit). All the libraries presented in the chapters can be easily installed with pip package manager. It is advisable to use the Python library Jupyter to work in notebook mode.
The data will be stored in MongoDB, which is compatible with all operating systems. You can follow the installation instruction on the official website (https://www.mongodb.com).
Lastly, a good internet connection is a must to be able to process big volumes of data from social networks.
- 測試驅動開發:入門、實戰與進階
- Reactive Programming with Swift
- 深入淺出Spring Boot 2.x
- FFmpeg入門詳解:音視頻原理及應用
- Getting Started with LLVM Core Libraries
- ASP.NET開發與應用教程
- OpenCV with Python By Example
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- Photoshop智能手機APP界面設計
- Python網絡爬蟲實例教程(視頻講解版)
- Visual C++從入門到精通(第2版)
- ROS機器人編程實戰
- Java程序設計入門(第2版)
- Python繪圖指南:分形與數據可視化(全彩)
- Kotlin程序員面試算法寶典