Skip to content

Commit 1e8be4a

Browse files
committed
Add post about pandas library, java quickref
1 parent ef0a8ec commit 1e8be4a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+3406
-547
lines changed

404.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111

112112

113113

114-
<a class="dropdown-item" href="/categories#tutorial">tutorial (11)</a>
114+
<a class="dropdown-item" href="/categories#tutorial">tutorial (13)</a>
115115

116116
<a class="dropdown-item" href="/categories#info">info (1)</a>
117117

@@ -183,7 +183,7 @@
183183
<div class="site-content">
184184

185185

186-
<div class="container">
186+
<div>
187187

188188
<!-- Site Title
189189
================================================== -->
@@ -226,7 +226,7 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
226226
227227
228228
229-
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (11)</a>
229+
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (13)</a>
230230
231231
<a class="mt-1 mb-1" href="/categories#info">info (1)</a>
232232

about.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111

112112

113113

114-
<a class="dropdown-item" href="/categories#tutorial">tutorial (11)</a>
114+
<a class="dropdown-item" href="/categories#tutorial">tutorial (13)</a>
115115

116116
<a class="dropdown-item" href="/categories#info">info (1)</a>
117117

@@ -183,7 +183,7 @@
183183
<div class="site-content">
184184

185185

186-
<div class="container">
186+
<div>
187187

188188
<!-- Site Title
189189
================================================== -->
@@ -368,7 +368,7 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
368368
369369
370370
371-
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (11)</a>
371+
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (13)</a>
372372
373373
<a class="mt-1 mb-1" href="/categories#info">info (1)</a>
374374
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

assets/js/lunrsearchengine.js

Lines changed: 38 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

categories.html

Lines changed: 105 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111

112112

113113

114-
<a class="dropdown-item" href="/categories#tutorial">tutorial (11)</a>
114+
<a class="dropdown-item" href="/categories#tutorial">tutorial (13)</a>
115115

116116
<a class="dropdown-item" href="/categories#info">info (1)</a>
117117

@@ -183,7 +183,7 @@
183183
<div class="site-content">
184184

185185

186-
<div class="container">
186+
<div>
187187

188188
<!-- Site Title
189189
================================================== -->
@@ -211,7 +211,101 @@ <h2 id="tutorial">Category <span class="text-capitalize">tutorial</span></h2>
211211
<div class="col-lg-4 col-md-6 mb-30px card-group">
212212
<div class="card h-100">
213213
<div class="maxthumb">
214-
<a href="/tutorial/aws-database-decision-tree-mindmap/">
214+
<a href="/tutorial/python-pandas-visual/">
215+
216+
217+
<img class="img-fluid" src="https://solothought.com//assets/images/posts/solothought-python-pandas-DF_l.webp" alt="Visual Explanation of Python Panda Library">
218+
219+
220+
221+
</a>
222+
</div>
223+
<div class="card-body">
224+
<h2 class="card-title">
225+
<a class="text-dark" href="/tutorial/python-pandas-visual/">Visual Explanation of Python Panda Library</a>
226+
227+
</h2>
228+
<h4 class="card-text">From basics but covers a lot about Panda's APIs. Use it as a quick reference or detail explanation.</h4>
229+
</div>
230+
<div class="card-footer bg-white">
231+
<div class="wrapfooter">
232+
233+
<span class="meta-footer-thumb">
234+
235+
<img class="author-thumb" src="https://www.gravatar.com/avatar/37060302386aaf411d69559680562234?s=250&d=mm&r=x" alt="Amit">
236+
237+
</span>
238+
<span class="author-meta">
239+
<span class="post-name"><a target="_blank" href="https://amitkumargupta.work">Amit</a></span><br/>
240+
241+
<span class="post-date">02 Dec 2023</span>
242+
</span>
243+
<!-- <span class="post-read-more"><a href="/tutorial/python-pandas-visual/" title="Read Story">pagecount</a></span> -->
244+
<!-- <div class="clearfix"></div> -->
245+
</div>
246+
</div>
247+
</div>
248+
</div>
249+
<!-- end post -->
250+
251+
252+
253+
254+
255+
<!-- begin post -->
256+
257+
258+
<div class="col-lg-4 col-md-6 mb-30px card-group">
259+
<div class="card h-100">
260+
<div class="maxthumb">
261+
<a href="/tutorial/java-all-in-one/">
262+
263+
264+
<img class="img-fluid" src="https://solothought.com//assets/images/posts/java-all-in-one-quickred_l.webp" alt="Java concepts - all in one chart">
265+
266+
267+
268+
</a>
269+
</div>
270+
<div class="card-body">
271+
<h2 class="card-title">
272+
<a class="text-dark" href="/tutorial/java-all-in-one/">Java concepts - all in one chart</a>
273+
274+
</h2>
275+
<h4 class="card-text">Find all basic concepts of Java language upto Java 17 in single chart</h4>
276+
</div>
277+
<div class="card-footer bg-white">
278+
<div class="wrapfooter">
279+
280+
<span class="meta-footer-thumb">
281+
282+
<img class="author-thumb" src="https://www.gravatar.com/avatar/37060302386aaf411d69559680562234?s=250&d=mm&r=x" alt="Amit">
283+
284+
</span>
285+
<span class="author-meta">
286+
<span class="post-name"><a target="_blank" href="https://amitkumargupta.work">Amit</a></span><br/>
287+
288+
<span class="post-date">25 Nov 2023</span>
289+
</span>
290+
<!-- <span class="post-read-more"><a href="/tutorial/java-all-in-one/" title="Read Story">pagecount</a></span> -->
291+
<!-- <div class="clearfix"></div> -->
292+
</div>
293+
</div>
294+
</div>
295+
</div>
296+
<!-- end post -->
297+
298+
299+
300+
301+
302+
<!-- begin post -->
303+
304+
305+
<div class="col-lg-4 col-md-6 mb-30px card-group">
306+
<div class="card h-100">
307+
<div class="maxthumb">
308+
<a href="/tutorial/aws-database-decision-tree-mindmap-copy/">
215309

216310

217311
<img class="img-fluid" src="https://solothought.com//assets/images/posts/solothought-aws-db-quckref_l.webp" alt="AWS Database - Quick Reference Mindmap">
@@ -222,7 +316,7 @@ <h2 id="tutorial">Category <span class="text-capitalize">tutorial</span></h2>
222316
</div>
223317
<div class="card-body">
224318
<h2 class="card-title">
225-
<a class="text-dark" href="/tutorial/aws-database-decision-tree-mindmap/">AWS Database - Quick Reference Mindmap</a>
319+
<a class="text-dark" href="/tutorial/aws-database-decision-tree-mindmap-copy/">AWS Database - Quick Reference Mindmap</a>
226320

227321
</h2>
228322
<h4 class="card-text">A Quick reference visual guide to take decision for a AWS database</h4>
@@ -240,7 +334,7 @@ <h4 class="card-text">A Quick reference visual guide to take decision for a AWS
240334

241335
<span class="post-date">23 Nov 2023</span>
242336
</span>
243-
<!-- <span class="post-read-more"><a href="/tutorial/aws-database-decision-tree-mindmap/" title="Read Story">pagecount</a></span> -->
337+
<!-- <span class="post-read-more"><a href="/tutorial/aws-database-decision-tree-mindmap-copy/" title="Read Story">pagecount</a></span> -->
244338
<!-- <div class="clearfix"></div> -->
245339
</div>
246340
</div>
@@ -272,8 +366,7 @@ <h2 class="card-title">
272366
<a class="text-dark" href="/tutorial/python-numpy/">Visual Explanation of Python NumPy Library</a>
273367

274368
</h2>
275-
<h4 class="card-text">NumPy is one of the popular Python libraries. In this article, we’ll understand its usage with graphics and more practical approach. So you can visually relate and remember it.
276-
</h4>
369+
<h4 class="card-text">NumPy is one of the popular Python libraries. In this article, we’ll understand its usage with graphics and more practical approach.</h4>
277370
</div>
278371
<div class="card-footer bg-white">
279372
<div class="wrapfooter">
@@ -367,8 +460,7 @@ <h2 class="card-title">
367460
<a class="text-dark" href="/tutorial/python-list-quick-ref/">Python List - Quick Reference</a>
368461

369462
</h2>
370-
<h4 class="card-text">Just remember list[start:end:-steps]. That’s all!
371-
</h4>
463+
<h4 class="card-text">Just remember `list[start:end:-steps]`. That's all!</h4>
372464
</div>
373465
<div class="card-footer bg-white">
374466
<div class="wrapfooter">
@@ -415,7 +507,7 @@ <h2 class="card-title">
415507
<a class="text-dark" href="/tutorial/aws-story/">Amir Wishu Sehgal cafe: The story of opportunities</a>
416508

417509
</h2>
418-
<h4 class="card-text">Amir Wishu Sehgal, a 23-year-old with dreams as vast as the open sky, resided in a small flat on rent. This humble abode happened to be in the same building...</h4>
510+
<h4 class="card-text">The story of opportunities. You'll learn some technical concepts without any discussion about them.</h4>
419511
</div>
420512
<div class="card-footer bg-white">
421513
<div class="wrapfooter">
@@ -462,8 +554,7 @@ <h2 class="card-title">
462554
<a class="text-dark" href="/tutorial/the-preparation-of-battle/">Chapter 2: The Preparation of Battle</a>
463555

464556
</h2>
465-
<h4 class="card-text">The Java valley is always under the threat. So all the masters must be prepared all the time.
466-
</h4>
557+
<h4 class="card-text">The Java valley is always under the threat. So all the masters must be prepared all the time.</h4>
467558
</div>
468559
<div class="card-footer bg-white">
469560
<div class="wrapfooter">
@@ -755,8 +846,7 @@ <h2 class="card-title">
755846
<a class="text-dark" href="/info/fxp-5-prerelease/">Fast XML Parser v5 - Pre release</a>
756847

757848
</h2>
758-
<h4 class="card-text">You decide what to change next
759-
</h4>
849+
<h4 class="card-text">You decide what to change next</h4>
760850
</div>
761851
<div class="card-footer bg-white">
762852
<div class="wrapfooter">
@@ -865,7 +955,7 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
865955
866956
867957
868-
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (11)</a>
958+
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (13)</a>
869959
870960
<a class="mt-1 mb-1" href="/categories#info">info (1)</a>
871961

category/info/index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111

112112

113113

114-
<a class="dropdown-item" href="/categories#tutorial">tutorial (11)</a>
114+
<a class="dropdown-item" href="/categories#tutorial">tutorial (13)</a>
115115

116116
<a class="dropdown-item" href="/categories#info">info (1)</a>
117117

@@ -183,7 +183,7 @@
183183
<div class="site-content">
184184

185185

186-
<div class="container">
186+
<div>
187187

188188
<!-- Site Title
189189
================================================== -->
@@ -226,8 +226,7 @@ <h2 class="card-title">
226226
<a class="text-dark" href="/info/fxp-5-prerelease/">Fast XML Parser v5 - Pre release</a>
227227

228228
</h2>
229-
<h4 class="card-text">You decide what to change next
230-
</h4>
229+
<h4 class="card-text">You decide what to change next</h4>
231230
</div>
232231
<div class="card-footer bg-white">
233232
<div class="wrapfooter">
@@ -280,7 +279,7 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
280279
281280
282281
283-
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (11)</a>
282+
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (13)</a>
284283
285284
<a class="mt-1 mb-1" href="/categories#info">info (1)</a>
286285

category/philosophy/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111

112112

113113

114-
<a class="dropdown-item" href="/categories#tutorial">tutorial (11)</a>
114+
<a class="dropdown-item" href="/categories#tutorial">tutorial (13)</a>
115115

116116
<a class="dropdown-item" href="/categories#info">info (1)</a>
117117

@@ -183,7 +183,7 @@
183183
<div class="site-content">
184184

185185

186-
<div class="container">
186+
<div>
187187

188188
<!-- Site Title
189189
================================================== -->
@@ -279,7 +279,7 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
279279
280280
281281
282-
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (11)</a>
282+
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (13)</a>
283283
284284
<a class="mt-1 mb-1" href="/categories#info">info (1)</a>
285285

0 commit comments

Comments
 (0)