top of page
Core Team Analitik Data Raya was established to modernise public sector services
through managing and implementing big data analysis with the collaboration of other government agencies.
PYTHON
Python is a programming language that lets you work more quickly and integrate your systems more effectively.
​
You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.
​
How to install Python using Anaconda-Jupyter?
01
Download the software
02
Find software that has been downloaded. Usually it is located in the download folder.
03
In installation type, select all users.
04
Choose Install Location.
For easy access to the file and project later.
You can consider to store at:
C:\\Anaconda
05
Choose first option in advanced options
Select:
Add Anaconda to the system PATH environment variable.
Click Install
06
Launch Anaconda Navigator
07
Launch Jupyter Notebook
08
Creating a new notebook with Python 3
09
Now, you can start coding with Python using Jupyter Notebook.
bottom of page