About Manav Narula
LinkedInManav is a IT Professional who has a lot of experience as a core developer in many live projects. He is an avid learner who enjoys learning new things and sharing his findings whenever possible.
Articles by Manav Narula
Python Pandas Howtos
- How to Convert JSON to a Pandas DataFrame
- How to Apply a Function to Multiple Columns in Pandas DataFrame
- How to Get Pandas Unique Values in Column and Sort Them
- How to Merge Pandas DataFrames on Index
- How to Create Pandas Dataframe From a List
- How to Select Multiple Columns in Pandas Dataframe
- How to Set Columns as Index in Pandas Dataframe
- Chunksize in Pandas
- Pandas read_sql_query in Python
- How to Read HDF5 Files Into Pandas DataFrame
- How to Convert Object to Float in Pandas
- How to Convert Pandas DataFrame to JSON
- How to Drop Columns by Index in Pandas DataFrame
- How to Iterate Through Columns of a Pandas DataFrame
- How to Subtract Two Columns of a Pandas DataFrame
- How to Convert Pandas to CSV Without Index
- How to Append Data to CSV using Pandas
- How to Convert Pandas Dataframe to Dictionary
- How to Show All Columns of a Pandas DataFrame
- How to Take Column-Slices of DataFrame in Pandas
Python How-To's
- Ellipsis Object in Python
- How to Find Prime Factors in Python
- How to Query String With Params for Requests in Python
- How to Sort List of Dictionaries in Python
- How to Unpack Operator ** in Python
- How to Wait 5 Seconds in Python
- The with Statement in Python
- WebDriverException: Message: Geckodriver Executable Needs to Be in PATH Error in Python
- How to Fix SyntaxError: Invalid Syntax When Using Command Line in Python
- How to Fix OverflowError: Math Range Error in Python
- How to Fix the SyntaxError: 'break' Outside Loop Error in Python
- How to Fix the TypeError: Can Only Join an Iterable in Python
- How to Fix Python OverflowError: Python Int Too Large to Convert to C Long
- How to Fix Python TypeError: Missing 1 Required Positional Argument
- How to Fix SyntaxError: Can't Assign to Literal Error in Python
- How to Fix Error - IDLE's Subprocess Didn't Make Connection Error in Python
- How to Fix the Can't Open File 'manage.py': [Errno 2] No Such File or Directory Error in Python
- How to Solve the ValueError: Zero Length Field Name in Format Error in Python
- How to Fix Error - IO.UnsupportedOperation: Not Writable Error in Python
- How to Fix TypeError: Unhashable Type: Slice in Python
- Error: Can't Find Python Executable Python, You Can Set the PYTHON Env Variable
- How to Fix ImportError: Cannot Import Name _Remove_dead_weakref in Python
- How to SIFT Using OpenCV in Python
- GUI Features of OpenCV in Python
- How to Create a QR Code Scanner Using OpenCV in Python
- How to Show an Image Using OpenCV in Python
- How to Image Moments Using OpenCV in Python
- Template Matching Using OpenCV in Python
- OpenCV sobel() Function
- Image Segmentation in OpenCV
- The HSV Color Space Using OpenCV in Python
- The imwrite() Function of OpenCV
- How to Object Tracking Using OpenCV
- How to Implement Kalman Filter Using OpenCV in Python
- How to Detect Image Color Using OpenCV in Python
- How to Use the OpenCV solvepnp() Function to Solve the PnP Problem
- How to Install OpenCV in Python
- How to Use the imshow() Function From OpenCV in Python
- OpenCV Canny in Python
- OpenCV Threshold
- OpenCV-contrib Module in Python
- How to Create a Keylogger in Python
- How to Print With Column Alignment in Python
- How to Capture Screenshot With Selenium in Python
- How to Click Button With Selenium in Python
- How to Find Elements With Selenium in Python
- How to Implicit Wait With Selenium in Python
- How to Select Options From Dropdown Menu With Selenium in Python
- How to Create an Auto Clicker in Python
- How to Downgrade Python Version
- How to Create Turtle Graphics in Python
- How to Find the Index of the Maximum Element in a List in Python
- Polymorphism in Python
- How to Create a Port Scanner in Python
- How to Implement Min Heap in Python
- How to Convert XLSX to CSV File in Python
- How to Implement Union-Find Algorithm in Python
- How to Download CSV From URL in Python
- How to Calculate the Sum of Digits in Python
- How to Check if a Set Is a Subset of Another Set in Python
- How to Find Index of Minimum Element in a List in Python
- How to Implement Lasso Regression in Python
- How to Implement the Snmpwalk Utility in Python
- How to Fix Inverse of Matrix in Python
- How to Implement a Touch File in Python
- How to Sample With Replacement in Python
- How to Solve the Issue - Python Program Closes Immediately
- Subprocess.check_output in Python
- How to Create an IRC Bot in Python 3
- How to Use SCP Protocol in Python
- K-Fold Cross-Validation in Python
- List vs. Dictionary in Python
- Property Decorator in Python
- The Pillow Package in Python
- Class Methods in Python
- Events in Python
- Graphs Data Structure in Python
- Buffer in Python
- Pointers in Python
- The Mixin Classes in Python
- kwargs in Python
- Sieve of Eratosthenes in Python
- Daemon Threads in Python
- The Walrus Operator := in Python
- Binomial Distribution in Python
- Order of Operations in Python
- How to Fix Float Object Is Not Callable in Python
- How to Fix Python Is Not Recognized as an Internal or External Command Error in Python
- How to Convert List to Comma-Separated String in Python
- How to Get Web Page in Python
- How to Change Python Version in PyCharm
- How to Fix Bytes-Like Object Is Required Not STR Error in Python
- How to Fix Object Has No Attribute Error in Python
- How to Fix STR Has No Attribute Decode Error in Python
- How to Fix Keywords Cannot Be Expression Error in Python
- How to Fix String Indices Must Be Integers Error in Python
- How to Fix TypeError: Not Enough Arguments for Format String Error in Python
- How to Fix Missing Parentheses in Print Error in Python
- How to Crop Image Using OpenCV in Python
- How to Join Threads in Python
- How to Use pydoc in Python
- The Singleton Design Pattern in Python
- How to Install SQLite in Python
- How to Unindent Code in Python
- Difference Between Multiprocessing and Threading in Python
- Command-Line Arguments in Python
- How to Get Permutations of a String in Python
- How to Save HTML as PDF in Python
- How to Solve Tower of Hanoi Probelem in Python
- How to Split String in Half in Python
- How to Convert Text to Speech in Python
- Nested Functions in Python
- The for...else Statement in Python
- How to Calculate Moving Average for NumPy Array in Python
- How to Resize Image in Python
- How to Change Python Path
- How to Check Python Module Version
- How to Check Variable Is String or Not in Python
- How to Generate Random Colors in Python
- How to Get Values of Dictionary in Python
- How to Print Blank Line in Python
- How to Read Matlab mat Files in Python
- Dictionary Comprehension in Python
- How to Catch All Exceptions in Python
- How to Convert Radians to Degrees and Vice-Versa in Python
- How to Find Character in a String in Python
- How to List of Numbers From 1 to N in Python
- How to Sort With Lambda in Python
- GREP in Python
- How to Print Matrix in Python
- How to Replace Character in a String in Python
- How to Run Python Script in Terminal
- Multiple Exceptions in Python
- SSH Using Python
- do...while Loop in Python
- How to Check if Input Is Integer in Python
- How to Check if Variable Is Integer Python
- How to Compare Lists in Python
- How to Convert NumPy Array to List in Python
- How to Generate Random Integers in Range in Python
- How to Implement Progress Bar in Python
- How to Print Data in Tabular Format in Python
- How to Read File to a String in Python
- Python Dictionary Index
- tostring() Equivalent in Python
- Where Is Python Installed
- How to Call External Program in Python
- Fibonacci Sequence in Python
- How to Apply a Function to a List in Python
- How to Convert String to Hex in Python
- How to Disable Path Length Limit in Python
- String Builder Equivalent in Python
- How to Compare Strings in Python
- How to Convert Dictionary to Tuples in Python
- How to Convert Hexadecimal to Decimal in Python
- How to Create List of Lists in Python
- How to Print List Without Square Brackets in Python
- How to Reload or Unimport Module in Python
- How to Calculate Square Root in Python
- How to Check for NaN Values in Python
- How to Create List of Zeros in Python
- How to Display an Image in Python
- How to Find Median of a List in Python
- How to Get the String Length and Size in Python
- How to Return Multiple Values From a Function in Python
- How to Split a String Into a Character Array in Python
- Inline if...else Statement in Python
- How to Check Element Not in a List in Python
- How to Check List Is Empty in Python
- if not Statement in Python
- How to Convert JSON to CSV in Python
- How to Get Path of the Current File in Python
- Scientific Notation in Python
- How to Find All the Indices of an Element in a List in Python
- How to Find String in List in Python
- How to Sort a List Alphabetically in Python
- How to Clear the Contents of a File in Python
- How to Convert Binary to Int in Python
- How to Count Number of Keys in Dictionary Python
- How to Convert DateTime to String With Milliseconds in Python
- How to Write Bytes to a File in Python
- How to Enumerate Dictionary in Python
- Nested Dictionary in Python
- How to Read Binary File in Python
- How to Read First Line of a File in Python
- How to Sum Dictionary Values in Python
- Nested Class in Python
- The maketrans Function in Python
- The Pdfminer Package in Python
- How to Round to Two Decimals in Python
Python Matplotlib Howto's
- How to Plot Vectors Using Python Matplotlib
- How to Display Greek Letters in Python Matplotlib
- How to Set Legend Title in Matplotlib
- How to Show Colorbar in Matplotlib
- Matplotlib Colorbar Range
Seaborn Howto's
- How to Control Transparency of Seaborn Plots
- How to Create Seaborn BoxPlot
- How to Create Seaborn Swarmplot
- How to Set Size of Seaborn Heatmap
- How to Create Correlation Heatmap in Seaborn
- How to Create FacetGrid in Seaborn
- How to Create Pairplot in Python Seaborn
- How to Create Violin Plot Using Seaborn
- How to Install Seaborn in Conda
- How to Install Seaborn With Pip in Python
- How to Remove Legend From Seaborn Plots in Python
- How to Reverse Log Scale in Seaborn Plots
- How to Set Axis Ticks in Seaborn Plots
- How to Set Marker Size in Seaborn Scatterplots
- How to Set the Background Color of Seaborn Plots
- How to Solve the Problem of Seaborn Plots Not Showing
- How to Use Catplot in Seaborn
- How to Change Location of Legend in Seaborn Plot
- How to Create Multiple Seaborn Plots
- How to Create Seaborn Subplots
- How to Plot the Graph Using the seaborn.lmplot() Function
- How to Plot Time Series Data in Seaborn
- Seaborn Set_xticklabels Function
- Seaborn tsplot() in Python
- How to Rotate Axis Tick Labels of Seaborn Plots
- How to Add and Customized Legend in Seaborn Plot
- How to Add Axis Labels to Seaborn Plot
- How to Add Title to Seaborn Plot
- How to Change Font Size in Seaborn Plot
- How to Change Seaborn Plot Size
- How to Create Seaborn Bar and Stacked Bar Plots
- How to Create Seaborn Line Plots
- How to Save Seaborn Figure in Python
Python NumPy Howtos
- Cosine of Degree Values in NumPy
- How to Check if NumPy Module Is Installed in Python
- How to Curve Curvature in Python
- How to Sum of Columns of a Matrix in NumPy
- Imaginary Numbers in NumPy Arrays
- Vector Addition in NumPy
- How to Add Row to Matrix in NumPy
- How to Convert Matrix to Array in NumPy
- How to Save NumPy Array as Image in Python
- One-Hot Encoding on NumPy Array in Python
- How to Calculate Euclidean Distance in Python
- How to Check NumPy Version in Python
- How to Find the First Index of Element in NumPy Array
- How to Read CSV to NumPy Array in Python
- How to Write NumPy Array to CSV in Python
- NumPy dot vs matmul in Python
- How to Normalize a Vector in Python
- How to Convert List to NumPy Array in Python
- NumPy mean() vs average()
Python Numpy Functions
R Howtos
- How to Apply Function With Multiple Arguments in R
- How to Change Point Size in Graphs in R
- How to Remove Last Character From String in R
- Label BoxPlot in R
- How to Calculate Standard Error in R
- How to Count Number of Observations in R
- How to Find Index of an Element in a R Vector
- The replicate() Function in R
- Use the Tilde Symbol (~) in R
- How to Check the Version of R
- How to Use the diff Function in R
- ylim() and xlim() in R
- e in R
- How to Compute Natural Logarithm in R
- How to Count Number of Rows in R
- How to Create Empty Vector in R
- How to Create Stacked Histogram in R
- How to Set Thickness of Plots in R