Pastebin
API
tools
faq
paste
Login
Sign up
Elena1234's Pastebin
21,352
407,393
3
5 years ago
Name / Title
Added
Expires
Hits
Comments
Syntax
automatically updated column in MySQL
Feb 6th, 2023
Never
1,471
0
MySQL
-
identify the differences between dataframes in Python
Jan 6th, 2023
Never
1,195
0
Python
-
concatenate and merge two dataframes in Python
Jan 6th, 2023
Never
1,391
0
Python
-
categorical data in Python
Jan 5th, 2023
Never
1,191
0
Python
-
outliers detection and handling in Python
Jan 5th, 2023
Never
1,108
0
Python
-
strip column in Python
Jan 5th, 2023
Never
812
0
Python
-
format index in Python
Jan 4th, 2023
Never
1,286
0
Python
-
indexing and slicing in Python
Jan 4th, 2023
Never
1,239
0
Python
-
split method in Python
Jan 4th, 2023
Never
937
0
Python
-
multiple indexes in Python
Jan 4th, 2023
Never
942
0
Python
-
how to create line plot in Python
Jan 3rd, 2023
Never
1,209
0
Python
-
agg method in Python
Jan 3rd, 2023
Never
921
0
Python
-
how to insert column in dataframe in Python
Dec 31st, 2022
Never
1,542
0
Python
-
change the price in various currency in Python
Dec 13th, 2022
Never
958
0
Python
-
save excel file with current date and sheets in Python
Dec 10th, 2022
Never
1,220
0
Python
-
how to trim row in dataframe in Python
Dec 8th, 2022
Never
918
0
Python
-
how to slice string column in data frame in Python
Dec 1st, 2022
Never
1,310
0
Python
-
read xlsb file in Python
Nov 30th, 2022
Never
179
0
Python
-
create multiple excel sheets
Nov 23rd, 2022
Never
899
0
Python
-
replace all blank space with np.nan in Python
Nov 23rd, 2022
Never
1,055
1
Python
-
convert list column into string ( DataFrame )
Nov 17th, 2022
Never
869
0
Python
-
convert string into hyperlink in Python
Nov 16th, 2022
Never
168
0
Python
-
convert string column into numeric in Python
Nov 16th, 2022
Never
166
0
Python
-
how to rename or reset index and column in Python
Nov 16th, 2022
Never
1,242
0
Python
-
how to scrape a html table in Python
Nov 9th, 2022
Never
917
0
Python
-
how to replace many chars in Python
Nov 7th, 2022
Never
1,122
0
Python
-
remove string from column in Python
Nov 3rd, 2022
Never
654
0
Python
-
scrape Label for elements with Selenium
Oct 27th, 2022
Never
179
0
Python
-
get most frequent locations in Python
Oct 24th, 2022
Never
881
0
Python
-
custom histogram in Python
Oct 24th, 2022
Never
733
0
Python
-
date format in Python
Oct 14th, 2022
Never
1,104
0
Python
-
RegEx for cyrillic in Python
Oct 13th, 2022
Never
760
0
Python
-
how to swap and replace columns in Python
Oct 13th, 2022
Never
715
0
Python
-
loop over rows in DataFrame in Python
Oct 13th, 2022
Never
874
0
Python
-
extract salary in Python
Oct 13th, 2022
Never
179
0
None
-
regex in Python
Oct 13th, 2022
Never
180
0
None
-
move column to specific place in Python
Oct 12th, 2022
Never
542
0
Python
-
scrolling infinite pages with Selenium
Oct 5th, 2022
Never
1,091
0
Python
-
convert column in df into DateTime format in Python
Sep 26th, 2022
Never
1,212
0
Python
-
how to delete partial string in df in Python
Sep 26th, 2022
Never
799
0
Python
-
Kurtosis in Python
Jul 25th, 2022
Never
1,254
0
Python
-
Skewed - data analysis and transformations
Jul 25th, 2022
Never
1,209
0
Python
-
Friedman test for paired data and Post-Hoc tests
Jul 22nd, 2022
Never
1,108
0
Python
-
Post-Hoc test in Python
Jul 22nd, 2022
Never
526
0
Python
-
Data Transformation in Python
Jul 21st, 2022
Never
385
0
Python
-
One-Way ANOVA in Python
Jul 20th, 2022
Never
1,065
0
Python
-
table transformation before ANOVA
Jul 20th, 2022
Never
793
0
Python
-
Uniform Distribution in Python
Jul 5th, 2022
Never
1,269
0
Python
-
Normal Distribution in Python
Jul 4th, 2022
Never
1,122
0
Python
-
Poisson Distribution in Python
Jul 4th, 2022
Never
986
0
Python
-
Binomial Distribution in Python ( cdf and pmf )
Jul 1st, 2022
Never
918
0
Python
-
Q-Q plot (check for normality)
Jun 22nd, 2022
Never
838
0
Python
-
see all columns in DataFrame
Jun 19th, 2022
Never
1,178
0
Python
-
cut, population mean and sample size in Python
Jun 7th, 2022
Never
346
0
Python
-
population proportion , agg and total n in Python
Jun 6th, 2022
Never
940
0
Python
-
cross table in Python
Jun 6th, 2022
Never
205
0
Python
-
float column into int column in Python
May 30th, 2022
Never
776
0
Python
-
lineplot with groupby in Python
May 29th, 2022
Never
244
0
None
-
nlargest in Python
May 28th, 2022
Never
925
0
Python
-
how to creat count plot in Python
May 25th, 2022
Never
1,114
0
Python
-
kdeplot in Python
May 25th, 2022
Never
686
0
Python
-
pivot and unstack in Python
May 22nd, 2022
Never
466
0
Python
-
update column values with apply in Python
May 21st, 2022
Never
1,147
0
Python
-
concatenate two columns into one new column
May 21st, 2022
Never
1,062
0
Python
-
how to delete columns and rows in Python
May 21st, 2022
Never
1,036
0
Python
-
Excel sheets to Dataframe in Python
May 21st, 2022
Never
787
0
Python
-
max function with lambda in Python
May 20th, 2022
Never
1,155
0
Python
-
emperical rule in Python
May 19th, 2022
Never
933
0
Python
-
random sampling- calculate avg mean and avg std in Python
May 19th, 2022
Never
457
0
Python
-
Sampling from a entire and biased population in Python
May 19th, 2022
Never
526
0
Python
-
violin and scatter plot with stratification, frequency table and FacetGrid
May 12th, 2022
Never
844
0
Python
-
group data by age and race, calculate the proportion in Python
May 12th, 2022
Never
1,088
0
Python
-
frequency table ( cross table ), groupby and normalization in Python
May 12th, 2022
Never
251
0
Python
-
correlation coefficiant and p in Python
May 12th, 2022
Never
752
0
Python
-
joint plot ( dencity plot ) in Python
May 12th, 2022
Never
772
0
Python
-
take the mean of the first 100 rows in Python
May 11th, 2022
Never
902
0
Python
-
summary statistics in Python
May 6th, 2022
Never
382
0
Python
-
replace int column code with text value in Python
May 6th, 2022
Never
1,037
0
Python
-
boxplot and histogram of the tips grouped by the day
May 5th, 2022
Never
389
0
Python
-
Seaborn exercise in Python
May 1st, 2022
Never
267
0
Python
-
heatmap with Seaborn in Python
May 1st, 2022
Never
966
0
Python
-
get the bottom half of the column in Python
Apr 30th, 2022
Never
1,015
0
Python
-
barplot with Seaborn in Python
Apr 28th, 2022
Never
246
0
Python
-
histogram, lineplot and countplot in Python
Apr 28th, 2022
Never
1,056
0
Python
-
scatterplot with Seaborn in Python
Apr 28th, 2022
Never
904
0
Python
-
Matplotlib exercises in Python
Apr 26th, 2022
Never
295
0
Python
-
How to create many plots with Matplotlib in Python
Apr 26th, 2022
Never
926
1
Python
-
How to add many axes with Matplotlib in Python
Apr 26th, 2022
Never
737
0
Python
-
basics plot with Matplotlib
Apr 26th, 2022
Never
690
0
Python
-
Grouping, Aggregating and Transform in Python
Apr 25th, 2022
Never
955
0
Python
-
How to count the values in Python
Apr 25th, 2022
Never
1,045
0
Python
-
sort dataframe in Python
Apr 24th, 2022
Never
1,218
0
Python
-
pandas project (Hotel booking date) in Python
Apr 23rd, 2022
Never
256
0
Python
-
sort tuple in Python
Apr 21st, 2022
Never
788
0
Python
-
read and write into HTML file in Python
Apr 21st, 2022
Never
217
0
Python
-
Read and Write to CSV file in Python
Apr 21st, 2022
Never
300
0
Python
-
Date Format in Python
Apr 20th, 2022
Never
951
0
Python
-
Cleaning data and CORRELATION analysis in Python
Apr 19th, 2022
Never
1,038
0
Python
-
vectorize and apply on multiply columns in Python
Apr 19th, 2022
Never
797
0
Python
-
Conditional Filtering, any() and all() in Python
Apr 18th, 2022
Never
308
0
Python
-
Most Recent
1
2
3
4
5
6
Oldest
Public Pastes
⭐⭐ FREE BTC GUIDE ✅ Working ⭐🎯
JavaScript | 1 min ago | 0.67 KB
✅✅ +200,000$ in 1 month
JavaScript | 3 min ago | 0.67 KB
💎 2OOO$ 15 MIN INSANE METHOD 💵🚨 ✅✅
JavaScript | 7 min ago | 0.67 KB
🔥🔥🔥 Aggregator Exploit
JavaScript | 7 min ago | 0.67 KB
🚨🚨 HOW TO EARN $5,000 A WEEK [GUIDE]
JavaScript | 11 min ago | 0.67 KB
📌 QUICK 1K$ 20 MINUTES ✅📌
JavaScript | 12 min ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 15 min ago | 0.67 KB
📌 VIP MONEY METHOD 📌 🎯📌
JavaScript | 17 min ago | 0.67 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!