Skip to content

Commit 4153fe2

Browse files
committed
Initial commit
1 parent 3bb5b73 commit 4153fe2

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "Pandas DataFrame output for Sklearn Transformers"
3+
date: November 8, 2022
4+
categories:
5+
- Technical
6+
tags:
7+
- Sklearn-Transformers
8+
featured-image: pandas_output_sklearn_transformers.PNG
9+
10+
postauthors:
11+
- name: Sangam Swadi K
12+
website: https://www.linkedin.com/in/sangam-swadi-k/
13+
image: sangam_swadik.jpg
14+
---
15+
16+
<div>
17+
<img src="/assets/images/posts_images/{{ page.featured-image }}" alt="">
18+
{% include postauthor.html %}
19+
</div>
20+
21+
## Video
22+
<iframe width="560" height="315" src="https://www.youtube.com/embed/5bCg8VfX2x8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
23+
24+
## Inprogress
191 KB
Loading
352 KB
Loading

0 commit comments

Comments
 (0)