elena1234

Elena1234's Pastebin

21,352 407,393 3 5 years ago
Name / Title Added Expires Hits Comments Syntax  
DataFrame with Pandas in Python Apr 18th, 2022 Never 581 0 Python -
pandas.Series in Python Apr 18th, 2022 Never 828 0 Python -
numpy exercises in Python Apr 15th, 2022 Never 1,140 0 Python -
Broadcasting reassignment in Python / Be careful! Apr 14th, 2022 Never 1,277 0 Python -
numpy array in Python Apr 14th, 2022 Never 965 0 Python -
pop() in Python Apr 14th, 2022 Never 236 0 Python -
binary number string to int in Python Apr 13th, 2022 Never 1,149 0 Python -
From csv file into xlsx with Pandas Mar 19th, 2022 Never 228 0 Python -
multidimensional array in Python Feb 16th, 2022 Never 295 0 Python -
working with pdf in Python Feb 15th, 2022 Never 1,288 0 Python -
unit test 2 in Python Feb 14th, 2022 Never 310 0 Python -
unit test in Python Feb 14th, 2022 Never 740 0 Python -
RegEx in Python for word boundary Feb 13th, 2022 Never 1,079 0 Python -
Counter , defaultdict in Python Feb 11th, 2022 Never 325 0 Python -
finditer in Python Feb 11th, 2022 Never 275 0 Python -
password validation in Python with RegEx Feb 10th, 2022 Never 1,552 0 Python -
email validation in Python with RegEx Feb 10th, 2022 Never 1,340 0 Python -
Delete file in Python Feb 10th, 2022 Never 1,127 0 Python -
Create and Write in file ( in Python ) Feb 10th, 2022 Never 206 0 Python -
Read file in Python Feb 10th, 2022 Never 990 0 Python -
Custom Error in Python Feb 9th, 2022 Never 1,354 0 Python -
Error handling in Python Feb 9th, 2022 Never 883 0 Python -
Closure in Python Feb 8th, 2022 Never 1,508 0 Python -
generator in Python Feb 8th, 2022 Never 1,445 0 Python -
count duplicates in Python Feb 8th, 2022 Never 1,321 0 Python -
LIST SORTING in Python Feb 8th, 2022 Never 1,030 0 Python -
functions in Python with lambda ( map , filter , reduce ) Feb 8th, 2022 Never 930 0 Python -
reduce function in Python Feb 8th, 2022 Never 890 0 Python -
Fibonacci Numbers in Python Feb 7th, 2022 Never 1,192 0 Python -
Abstract class, getter and setter in Python Feb 6th, 2022 Never 583 0 Python -
Multiple inheritance in Python Feb 5th, 2022 Never 248 0 Python -
Super() and polymorphism ( Python ) Feb 5th, 2022 Never 1,428 0 Python -
inheritance and polymorphism in Python Feb 5th, 2022 Never 1,403 0 Python -
types of methods ( Python ) Feb 4th, 2022 Never 1,038 0 Python -
Filter and list comprehension ( in Python ) Feb 3rd, 2022 Never 2,251 0 Python -
Sorted function in Python with key Feb 3rd, 2022 Never 1,592 0 Python -
How to looping in Python Feb 2nd, 2022 Never 1,492 0 Python -
Filter in Python Feb 1st, 2022 Never 331 0 Python -
How to work with char ( Python ) Feb 1st, 2022 Never 1,418 0 Python -
Student Academy - sorting by average value ( in Python ) Jan 28th, 2022 Never 213 0 Python -
Courses - sorting in Python Jan 28th, 2022 Never 1,329 0 Python -
Legendary Farming ( sort dictionary in Python ) Jan 27th, 2022 Never 1,222 0 Python -
How to create plot in Spyder Jan 27th, 2022 Never 1,136 0 Python -
Closure ( Python ) Jan 24th, 2022 Never 964 0 Python -
Find Duplicates ( in Python ) Jan 21st, 2022 Never 1,199 0 Python -
How to print matrix ( in Python) Jan 21st, 2022 Never 551 0 Python -
Calculate age from datetime ( Python ) Jan 14th, 2022 Never 1,771 0 Python -
Deep Copy vs Shallow Copy in C# Dec 10th, 2021 Never 1,311 0 C# -
Ref vs Out in C# Dec 10th, 2021 Never 311 0 C# -
Boxing and Unboxing in C# Dec 10th, 2021 Never 763 0 C# -
What are enums in C# Dec 10th, 2021 Never 712 0 C# -
Func and Action in C# Dec 9th, 2021 Never 224 0 C# -
Delegates, Anonymous method and Lambda in C# Dec 9th, 2021 Never 641 0 C# -
Calculate Fibonacci Series Dec 4th, 2021 Never 1,696 0 C# -
How to remove only the first instance of element in array Dec 4th, 2021 Never 638 0 C# -
How to remove a given element from array Dec 4th, 2021 Never 1,742 0 C# -
How to merge two arrays Dec 4th, 2021 Never 1,415 0 C# -
Longest Consecutive Subsequence Dec 4th, 2021 Never 1,277 0 C# -
Resize Array Dec 4th, 2021 Never 1,065 0 C# -
Intersection Of two arrays Dec 4th, 2021 Never 1,124 0 C# -
Top Two numbers Dec 4th, 2021 Never 1,070 0 C# -
Search a specific element Dec 4th, 2021 Never 1,132 0 C# -
How to remove duplicate keys in objects - Object.assign ( JavaScript) Dec 3rd, 2021 Never 518 0 JavaScript -
Closure (JavaScript) - ObjectComposition Dec 3rd, 2021 Never 1,451 0 JavaScript -
Work with map and sort, and with complicated object ( JavaScript ) Dec 3rd, 2021 Never 1,195 0 JavaScript -
Chain function ( JavaScript ) Dec 1st, 2021 Never 426 0 JavaScript -
How to iterate through objects with map (JavaScript) Dec 1st, 2021 Never 506 0 JavaScript -
Pure functions - JavaScript Nov 30th, 2021 Never 1,104 0 JavaScript -
How to work with complicate objects ( JavaScript) Nov 30th, 2021 Never 1,159 0 JavaScript -
How to create, fill in, sort and print map ( JavaScript) Nov 29th, 2021 Never 345 0 JavaScript -
Closure (JavaScript) with Advanced Functions Nov 28th, 2021 Never 1,282 0 JavaScript -
Filter Employees - JavaScript - from string array into JSON objects Nov 28th, 2021 Never 1,168 0 JavaScript -
Closure (JavaScript) with Fibonacci Nov 23rd, 2021 Never 1,402 0 JavaScript -
Closure (JavaScript) Nov 23rd, 2021 Never 1,271 0 JavaScript -
removeAttribute ( JavaScript) Nov 23rd, 2021 Never 1,002 0 JavaScript -
Objects and classes- important exercise ( JavaScript ) Nov 18th, 2021 Never 324 0 JavaScript -
How to change display from none to block ( JavaScript) Nov 16th, 2021 Never 1,508 0 JavaScript -
Class Person ( JavaScript ) Nov 15th, 2021 Never 1,264 0 JavaScript -
Generate table from JSON ; dissable button; JavaScript Nov 7th, 2021 Never 1,112 0 JavaScript -
how to escape HTML ( JavaScript) Nov 5th, 2021 Never 357 0 JavaScript -
How to check for className and remove it ( JavaScript) Nov 5th, 2021 Never 1,141 0 JavaScript -
Encode and Decode Message ( JavaScript , ASCII) ) Nov 5th, 2021 Never 1,029 0 JavaScript -
How to work with radio buttons ( JavaScript) Nov 4th, 2021 Never 1,584 0 JavaScript -
Event Delegation - JavaScript ( only one eventListener ) Oct 26th, 2021 Never 1,039 0 JavaScript -
QuerySelector - how to select in JavaScript Oct 11th, 2021 Never 340 0 JavaScript -
DOM - how to check for empty innerHTML Oct 8th, 2021 Never 1,131 0 JavaScript -
How to add EventListener for "click" JavaScript Oct 7th, 2021 Never 312 0 JavaScript -
Reset CSS Sep 28th, 2021 Never 1,328 0 CSS -
System Componets - very important for sort and objects JavaScript Sep 1st, 2021 Never 299 0 JavaScript -
For loop through objects - JavaScript Aug 31st, 2021 Never 1,657 0 JavaScript -
For loop through objects - print JavaScript Aug 31st, 2021 Never 1,238 0 JavaScript -
Objects in JavaScript - print Aug 31st, 2021 Never 1,138 0 JavaScript -
From JSON to HTML - JavaScript Aug 30th, 2021 Never 543 0 JavaScript -
How to use map and sort by value - JavaScript Aug 27th, 2021 Never 1,364 0 JavaScript -
From JSON to HTML table - JavaScript Aug 24th, 2021 Never 298 0 JavaScript -
From JS object to JSON string - JavaScript ( JSON.stringify() ) Aug 22nd, 2021 Never 2,621 0 JavaScript -
Tic-Tac-Toe - work with matrix JavaScript Aug 20th, 2021 Never 1,041 0 JavaScript -
Iterate Through Rows And Cols - JavaScript Aug 19th, 2021 Never 2,217 0 JavaScript -
How to sort by two criteria - JavaScript Aug 19th, 2021 Never 578 0 JavaScript -
Sort in Ascending Order - JavaScript Aug 19th, 2021 Never 2,852 0 JavaScript -