{"id":78340,"date":"2020-04-17T10:00:27","date_gmt":"2020-04-17T04:30:27","guid":{"rendered":"https:\/\/techvidvan.com\/tutorials\/?p=78340"},"modified":"2020-04-17T10:00:27","modified_gmt":"2020-04-17T04:30:27","slug":"python-libraries-for-data-scientist","status":"publish","type":"post","link":"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/","title":{"rendered":"Top 21 Python Libraries a Data Scientist must know"},"content":{"rendered":"<p>Python is an <strong>abundant source<\/strong> of <strong>libraries<\/strong>. A Python library is a gathering of <strong>functions<\/strong> that assist one to <strong>perform many actions<\/strong>. It has <strong>myriad inbuilt<\/strong> <strong>libraries<\/strong>. Python contains ample libraries for <strong>data science<\/strong>.<\/p>\n<p>This tutorial covers <strong>python libraries<\/strong> for data scientist.<\/p>\n<p><a href=\"https:\/\/techvidvan.com\/tutorials\/wp-content\/uploads\/sites\/2\/2020\/04\/top-python-libraries-a-data-scientist-need-to-know.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-78344\" src=\"https:\/\/techvidvan.com\/tutorials\/wp-content\/uploads\/sites\/2\/2020\/04\/top-python-libraries-a-data-scientist-need-to-know.jpg\" alt=\"Python Libraries for data scientists\" width=\"802\" height=\"420\" \/><\/a><br \/>\nPython categorizes these libraries according to their <strong>title role<\/strong> in data science.<\/p>\n<p>Let&#8217;s see <strong>Python libraries for data scientist:<\/strong><\/p>\n<h3>A. Data Cleaning and Data Manipulation<\/h3>\n<ul>\n<li>Pandas<\/li>\n<li>NumPy<\/li>\n<li>Spacy<\/li>\n<li>SciPy<\/li>\n<\/ul>\n<h3>B. Data Gathering<\/h3>\n<ul>\n<li>Beautiful Soap<\/li>\n<li>Scrapy<\/li>\n<li>Selenium<\/li>\n<\/ul>\n<h3>C. Data Visualisation<\/h3>\n<ul>\n<li>Matplotlib<\/li>\n<li>Seaborn<\/li>\n<li>Bokeh<\/li>\n<li>Plotly<\/li>\n<\/ul>\n<h3>D. Data Modelling<\/h3>\n<ul>\n<li>Scikit-Learn<\/li>\n<li>PyTorch<\/li>\n<li>TensorFlow<\/li>\n<li>Theano<\/li>\n<\/ul>\n<h3>E. Image Processing<\/h3>\n<ul>\n<li>Scikit-Image<\/li>\n<li>Pillow<\/li>\n<li>OpenCV<\/li>\n<\/ul>\n<h3>F. Audio Processing<\/h3>\n<ul>\n<li>pyAudioAnalysis<\/li>\n<li>Librosa<\/li>\n<li>Madmom<\/li>\n<\/ul>\n<h4>1) Pandas<\/h4>\n<p>Pandas is one of the most popular <strong>data analysis<\/strong> and <strong>data manipulation<\/strong> libraries. It is an <strong>open-source library<\/strong>.<\/p>\n<p><strong> DataFrame<\/strong> is the <strong>chief data structure<\/strong> of the Pandas library. It <strong>stores<\/strong> and <strong>manages<\/strong> the <strong>data<\/strong> in the table. It can be done by <strong>manipulating rows<\/strong> and <strong>columns<\/strong>. It allows <strong>dataset joining<\/strong>, <strong>merging<\/strong> and <strong>reshaping<\/strong>.<\/p>\n<p>Hence, when <strong>millions<\/strong> of <strong>petabytes<\/strong> of <strong>data<\/strong> are to be <strong>analyzed<\/strong>, Pandas is much helpful in this case. Using Pandas, Data can be <strong>easily<\/strong> and <strong>effectively analyzed<\/strong>.<\/p>\n<h4>2) NumPy<\/h4>\n<p><strong>Numerical Python<\/strong>, in short, NumPy, is an <strong>open-source library<\/strong>. It is an incredible Python library for <strong>scientific calculations<\/strong>. It also allows for accomplishing <strong>matrix operations<\/strong>.<\/p>\n<p>NumPy is used to <strong>perform operations<\/strong> on the <strong>array<\/strong>. As it works on an array, it permits us to reorganize a <strong>large set of data<\/strong>.<\/p>\n<h4>3) Spacy<\/h4>\n<p>Till now, Pandas and NumPy taught us to <strong>clean<\/strong> and <strong>manipulate data<\/strong>.<\/p>\n<p>Spacy <strong>manipulates free data<\/strong> into <strong>structured data<\/strong>. It is used as an <strong>NLP (Natural Language Processing)<\/strong> library. Many <strong>human languages<\/strong> are also supported by this library.<\/p>\n<h4>4) SciPy<\/h4>\n<p>It is an <strong>open-source library<\/strong> which is based on the concept of NumPy which <strong>provides<\/strong> many <strong>effective numerical routines<\/strong>. It can perform <strong>integration<\/strong> and <strong>linear algebra<\/strong> and has <strong>high-level features<\/strong> for<strong> data manipulating<\/strong> and <strong>visualizing<\/strong>.<\/p>\n<p>SciPy is a <strong>key library<\/strong> for <strong>data processing<\/strong>.<\/p>\n<h4>5) Beautiful Soap<\/h4>\n<p>It is one of the most popular libraries used for <strong>data scraping<\/strong>. Further, this data is given the <strong>required format<\/strong>.<\/p>\n<p>With the support of <strong>Beautiful Soap<\/strong>, specific <strong>content<\/strong> from the <strong>webpage<\/strong> can be <strong>extracted<\/strong>. Using the same, <strong>HTML markup<\/strong> can be <strong>detached<\/strong> and the <strong>information<\/strong> can be <strong>protected<\/strong>.<\/p>\n<h4>6) Scrapy<\/h4>\n<p>Scrapy is an <strong>alternative library<\/strong> of <strong>Python<\/strong> used for<strong> large scale web scraping<\/strong>. It is an<strong> open-source<\/strong> Python library which is very <strong>dissolute<\/strong> and <strong>modest<\/strong> to operate. It is beneficial for <strong>mining<\/strong> the <strong>data<\/strong> from the <strong>website<\/strong>.<\/p>\n<p>Scrapy is a <strong>collection<\/strong> of all the <strong>efficient tools<\/strong> required to <strong>abstract<\/strong> from <strong>websites<\/strong>, <strong>process<\/strong> them and <strong>structure<\/strong> them the way you want.<\/p>\n<h4>7) Selenium<\/h4>\n<p>Selenium is a library which <strong>automatically<\/strong> tests the <strong>web browser<\/strong>. It is also used for<strong> testing purposes<\/strong> in <strong>industries<\/strong>. It offers essential features to <strong>draw-out data<\/strong> and <strong>captures<\/strong> it in a future <strong>usable format<\/strong>.<\/p>\n<p>Selenium is <strong>slower<\/strong> from other Python libraries.<\/p>\n<h4>8) Matplotlib<\/h4>\n<p>Matplotlib is one of the most famous<strong> 2D graphical<\/strong> Python libraries used for <strong>data visualization<\/strong>. Not only 2D graphs, but it can also be useful to<strong> generate 3D graphs<\/strong>. It is helpful to generate <strong>graphs<\/strong>, <strong>bar charts<\/strong>, <strong>histograms<\/strong>, <strong>scatterplots<\/strong>, etc.<\/p>\n<h4>9) Seaborn<\/h4>\n<p>Seaborn is based on <strong>Matplotlib<\/strong>. It enhances the<strong> visualizing features<\/strong> of Matplotlib. This popular Python library provides a gallery full of visualizations including <strong>time series<\/strong>, <strong>joint plots<\/strong>, etc.<\/p>\n<p>Seaborn offers <strong>efficient tools<\/strong> for revealing the <strong>pattern of data<\/strong> in a more <strong>colorful manner<\/strong>.<\/p>\n<h4>10) Bokeh<\/h4>\n<p>Boke is a Python library used to provide <strong>interactive visualization<\/strong>. It is <strong>dependent<\/strong> on <strong>Matplotlib<\/strong>. It targets <strong>interactivity<\/strong> and offers <strong>interactive designs<\/strong> in a <strong>web browser<\/strong>.<\/p>\n<h4>11) Plotly<\/h4>\n<p>Plotly supports <strong>interactive web apps<\/strong>. It provides the <strong>advantage<\/strong> to <strong>create<\/strong> an <strong>upmarket graph<\/strong> in very fewer <strong>lines of code<\/strong>.<\/p>\n<p>Plotly can fulfill any kind of <strong>visual requirement<\/strong> in a short period.<\/p>\n<h4>12) Scikit-Learn<\/h4>\n<p>Scikit-learn is used for <strong>modeling data<\/strong>. It is a savior for Machine Learning projects. It has numerous <strong>supervised<\/strong> and <strong>unsupervised<\/strong> <strong>ML algorithms<\/strong>. Its main target is on <strong>quality of code<\/strong>, <strong>performance<\/strong> and <strong>decent documentation<\/strong>.<\/p>\n<h4>13) PyTorch<\/h4>\n<p>PyTorch is an <strong>open-source library<\/strong>. It is a useful tool for <strong>deep learning programs<\/strong> that provide <strong>high speed<\/strong>. It fulfills many <strong>data-centric<\/strong> demands.<\/p>\n<p>The <strong>cloud-based<\/strong> environment is provided by <strong>PyTorch<\/strong> which enables <strong>easy scaling<\/strong> of <strong>resources<\/strong>.<\/p>\n<h4>14) TensorFlow<\/h4>\n<p>TensorFlow is one of the most popular frameworks for <strong>Data Science<\/strong>, <strong>Deep Learning<\/strong> and <strong>Machine Learning<\/strong>. It is an <strong>open-source framework<\/strong> that enables you to <strong>build models<\/strong>, <strong>test them<\/strong> and <strong>train them<\/strong> accordingly. It is the best tool for <strong>voice recognition<\/strong> and <strong>object identification<\/strong>.<\/p>\n<h4>15) Theano<\/h4>\n<p>Theano is the Python library used to perform <strong>large multi-dimensional<\/strong> <strong>array operations<\/strong>. It allows performing <strong>array-based mathematical operations<\/strong>.<\/p>\n<p>Theano has <strong>GPU<\/strong> based <strong>infrastructure<\/strong>. Hence, it can perform operations in a <strong>faster<\/strong> manner as compared to <strong>CPU<\/strong>.<\/p>\n<h4>16) Scikit-Image<\/h4>\n<p>Scikit-Image is a Python library which performs <strong>image processing<\/strong>. It is a <strong>combination<\/strong> of various <strong>functions<\/strong> that are helpful for <strong>multiple image processing<\/strong>.<\/p>\n<p>Scikit-Learn is a tool that has ample functionality including <strong>Image segmentation<\/strong>, <strong>color modification<\/strong>, etc.<\/p>\n<h4>17) Pillow<\/h4>\n<p>Pillow is an advanced version of the <strong>Python Imaging Library<\/strong>. This library offers several <strong>image processing standards<\/strong>.<\/p>\n<p>Pillow is helpful in image-enhancing like <strong>blurring<\/strong>, <strong>smoothing<\/strong>, etc. Using Pillow, you can <strong>add text<\/strong> to an <strong>image<\/strong>.<\/p>\n<h4>18) OpenCV<\/h4>\n<p>OpenCV resolves <strong>computer vision issues<\/strong>. It makes use of <strong>NumPy<\/strong> to <strong>convert OpenCV array<\/strong> to and from <strong>NumPy array<\/strong>. It performs many tasks including <strong>motion tracking<\/strong>, <strong>gesture recognition<\/strong>, etc.<\/p>\n<h4>19) pyAudioAnalysis<\/h4>\n<p>pyAudioAnalysis is the Python library used for <strong>audio processing<\/strong>. It performs various <strong>audio features<\/strong> like <strong>classification<\/strong>, <strong>extraction<\/strong>, <strong>segmentation<\/strong>, etc.<\/p>\n<p>pyAudioAnalysis is also <strong>efficient<\/strong> in classifying <strong>unknown sounds<\/strong> and <strong>extracting audio<\/strong>. This special tool of Python also helps to <strong>detect audio chunks<\/strong> and <strong>remove unnecessary slots<\/strong> from <strong>heavy recordings<\/strong>.<\/p>\n<h4>20) Librosa<\/h4>\n<p>This Python library is rich in features that can <strong>analyze audio<\/strong> and <strong>music features<\/strong>. It can extract remarkable features of the audio segment such as <strong>beats<\/strong>, <strong>tempo<\/strong>, <strong>rhythm<\/strong>, etc.<\/p>\n<p>Librosa can deliver <strong>building blocks<\/strong> that are useful parts to <strong>create<\/strong> a <strong>music retrieval system<\/strong>.<\/p>\n<h4>21) Madmom<\/h4>\n<p>Madmom is an <strong>audio processing library<\/strong> capable of performing <strong>Music Information Retrieval (MIR)<\/strong> tasks. It is proficient in performing <strong>music data analysis tasks<\/strong>.<\/p>\n<p>Some libraries like <strong>NumPy<\/strong>, <strong>SciPy<\/strong>, etc. are <strong>pre-requisite<\/strong> for the <strong>execution<\/strong> of <strong>Madmom<\/strong>.<\/p>\n<h3>Conclusion<\/h3>\n<p>Python has <strong>ample libraries<\/strong> that fulfil the requirements of every field. It has <strong>various libraries<\/strong> that deal with a <strong>particular field<\/strong>. These python libraries for data scientist are extremely useful as it helps in <strong>decision making<\/strong>.<\/p>\n<p>The bundle of libraries are capable enough to work on <strong>large sets of data<\/strong>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Python is an abundant source of libraries. A Python library is a gathering of functions that assist one to perform many actions. It has myriad inbuilt libraries. Python contains ample libraries for data science.&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":78344,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1053],"tags":[2450,2451,2452,2453],"class_list":["post-78340","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-python","tag-python-frameworks-for-data-science","tag-python-libraries","tag-python-libraries-for-data-science","tag-python-libraries-for-data-scientist"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Top 21 Python Libraries a Data Scientist must know - TechVidvan<\/title>\n<meta name=\"description\" content=\"Learn top 21 Python Libraries that a Data scientist must know - Numpy, Scipy,pandas,Spacy, Tensorflow,Scikit-Learn,PyTorch,Theano,Scikit-Image,Pillow,OpenCV\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Top 21 Python Libraries a Data Scientist must know - TechVidvan\" \/>\n<meta property=\"og:description\" content=\"Learn top 21 Python Libraries that a Data scientist must know - Numpy, Scipy,pandas,Spacy, Tensorflow,Scikit-Learn,PyTorch,Theano,Scikit-Image,Pillow,OpenCV\" \/>\n<meta property=\"og:url\" content=\"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/\" \/>\n<meta property=\"og:site_name\" content=\"TechVidvan\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/TechVidvan\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-04-17T04:30:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/techvidvan.com\/tutorials\/wp-content\/uploads\/2020\/04\/top-python-libraries-a-data-scientist-need-to-know.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"802\" \/>\n\t<meta property=\"og:image:height\" content=\"420\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"TechVidvan Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@vidvantech\" \/>\n<meta name=\"twitter:site\" content=\"@vidvantech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"TechVidvan Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Top 21 Python Libraries a Data Scientist must know - TechVidvan","description":"Learn top 21 Python Libraries that a Data scientist must know - Numpy, Scipy,pandas,Spacy, Tensorflow,Scikit-Learn,PyTorch,Theano,Scikit-Image,Pillow,OpenCV","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/","og_locale":"en_US","og_type":"article","og_title":"Top 21 Python Libraries a Data Scientist must know - TechVidvan","og_description":"Learn top 21 Python Libraries that a Data scientist must know - Numpy, Scipy,pandas,Spacy, Tensorflow,Scikit-Learn,PyTorch,Theano,Scikit-Image,Pillow,OpenCV","og_url":"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/","og_site_name":"TechVidvan","article_publisher":"https:\/\/www.facebook.com\/TechVidvan\/","article_published_time":"2020-04-17T04:30:27+00:00","og_image":[{"width":802,"height":420,"url":"https:\/\/techvidvan.com\/tutorials\/wp-content\/uploads\/2020\/04\/top-python-libraries-a-data-scientist-need-to-know.jpg","type":"image\/jpeg"}],"author":"TechVidvan Team","twitter_card":"summary_large_image","twitter_creator":"@vidvantech","twitter_site":"@vidvantech","twitter_misc":{"Written by":"TechVidvan Team","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/#article","isPartOf":{"@id":"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/"},"author":{"name":"TechVidvan Team","@id":"https:\/\/techvidvan.com\/tutorials\/#\/schema\/person\/e9c26e74dd3d87421f7ada9433b8cd22"},"headline":"Top 21 Python Libraries a Data Scientist must know","datePublished":"2020-04-17T04:30:27+00:00","mainEntityOfPage":{"@id":"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/"},"wordCount":1066,"commentCount":0,"publisher":{"@id":"https:\/\/techvidvan.com\/tutorials\/#organization"},"image":{"@id":"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/#primaryimage"},"thumbnailUrl":"https:\/\/techvidvan.com\/tutorials\/wp-content\/uploads\/2020\/04\/top-python-libraries-a-data-scientist-need-to-know.jpg","keywords":["python frameworks for data science","Python libraries","python libraries for data science","python libraries for data scientist"],"articleSection":["Python Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/","url":"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/","name":"Top 21 Python Libraries a Data Scientist must know - TechVidvan","isPartOf":{"@id":"https:\/\/techvidvan.com\/tutorials\/#website"},"primaryImageOfPage":{"@id":"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/#primaryimage"},"image":{"@id":"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/#primaryimage"},"thumbnailUrl":"https:\/\/techvidvan.com\/tutorials\/wp-content\/uploads\/2020\/04\/top-python-libraries-a-data-scientist-need-to-know.jpg","datePublished":"2020-04-17T04:30:27+00:00","description":"Learn top 21 Python Libraries that a Data scientist must know - Numpy, Scipy,pandas,Spacy, Tensorflow,Scikit-Learn,PyTorch,Theano,Scikit-Image,Pillow,OpenCV","breadcrumb":{"@id":"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/#primaryimage","url":"https:\/\/techvidvan.com\/tutorials\/wp-content\/uploads\/2020\/04\/top-python-libraries-a-data-scientist-need-to-know.jpg","contentUrl":"https:\/\/techvidvan.com\/tutorials\/wp-content\/uploads\/2020\/04\/top-python-libraries-a-data-scientist-need-to-know.jpg","width":802,"height":420,"caption":"Python Libraries for data scientists"},{"@type":"BreadcrumbList","@id":"https:\/\/techvidvan.com\/tutorials\/python-libraries-for-data-scientist\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/techvidvan.com\/tutorials\/"},{"@type":"ListItem","position":2,"name":"Top 21 Python Libraries a Data Scientist must know"}]},{"@type":"WebSite","@id":"https:\/\/techvidvan.com\/tutorials\/#website","url":"https:\/\/techvidvan.com\/tutorials\/","name":"TechVidvan Blogs","description":"","publisher":{"@id":"https:\/\/techvidvan.com\/tutorials\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/techvidvan.com\/tutorials\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/techvidvan.com\/tutorials\/#organization","name":"TechVidvan","url":"https:\/\/techvidvan.com\/tutorials\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/techvidvan.com\/tutorials\/#\/schema\/logo\/image\/","url":"https:\/\/techvidvan.com\/tutorials\/wp-content\/uploads\/2024\/03\/techvidvan-logo-200x50-1.webp","contentUrl":"https:\/\/techvidvan.com\/tutorials\/wp-content\/uploads\/2024\/03\/techvidvan-logo-200x50-1.webp","width":200,"height":50,"caption":"TechVidvan"},"image":{"@id":"https:\/\/techvidvan.com\/tutorials\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/TechVidvan\/","https:\/\/x.com\/vidvantech"]},{"@type":"Person","@id":"https:\/\/techvidvan.com\/tutorials\/#\/schema\/person\/e9c26e74dd3d87421f7ada9433b8cd22","name":"TechVidvan Team","description":"The TechVidvan Team delivers practical, beginner-friendly tutorials on programming, Java, Python, C++, DSA, AI, ML, data Science, Android, Flutter, MERN, Web Development, and technology. Our experts are here to help you upskill and excel in today\u2019s tech industry."}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/techvidvan.com\/tutorials\/wp-json\/wp\/v2\/posts\/78340","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techvidvan.com\/tutorials\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/techvidvan.com\/tutorials\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/techvidvan.com\/tutorials\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/techvidvan.com\/tutorials\/wp-json\/wp\/v2\/comments?post=78340"}],"version-history":[{"count":0,"href":"https:\/\/techvidvan.com\/tutorials\/wp-json\/wp\/v2\/posts\/78340\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/techvidvan.com\/tutorials\/wp-json\/wp\/v2\/media\/78344"}],"wp:attachment":[{"href":"https:\/\/techvidvan.com\/tutorials\/wp-json\/wp\/v2\/media?parent=78340"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/techvidvan.com\/tutorials\/wp-json\/wp\/v2\/categories?post=78340"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/techvidvan.com\/tutorials\/wp-json\/wp\/v2\/tags?post=78340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}