About Salman Mehmood
LinkedInHello! I am Salman Bin Mehmood(Baum), a software developer and I help organizations, address complex problems. My expertise lies within back-end, data science and machine learning. I am a lifelong learner, currently working on metaverse, and enrolled in a course building an AI application with python. I love solving problems and developing bug-free software for people. I write content related to python and hot Technologies.
Articles by Salman Bin Mehmood
Python How-To's
- How to Check if the Generator Is Empty in Python
- How to Check if File Is Empty in Python
- How to Read Outlook Email using Python
- How to Extract Table From Webpage in Python
- How to Get CPU Temperature using Python
- How to Read Stdout While Running in Python Subprocess
- How to Use If-Elif-Else in List Comprehension in Python
- How to Capture Output in Python Subprocess
- How to Get Longest Increasing Subsequence in Python
- Python Password Hashing
- Bitwise XOR of Hex Numbers in Python
- How to Compare Multilevel JSON Objects Using JSON Diff in Python
- How to Peek A Deque in Python
- How to Wait for the Async Function to Complete in Python
- How to Fix Shared Memory Issues & Lock Shared Resources in Python
- How to Mock Class Attribute in Python
- Python Unittest vs Pytest
- How to Mock Raise Exception in Python
- Python Custom Iterator
- How to Convert Dictionary to Datacalss in Python
- Python Unittest Discovery
- How to Uninstall Python in Ubuntu
- How to Use Cookies in Python Requests
- Python Regular Expression to Match a Multiline Block of Text
- How to Use Log4j With the Help of Logging Library in Python
- Python Selenium Headless: Open Chrome Browser in the Headless Mode
- How to Execute Shell Command and Get Output in Python
- How to Match Fuzzy String in Python
- Python Circular Import
- How to Step Through Python Code
- How to Define an Infinite Value in Python
- How to Fix Python ValueError: Unknown Label Type: 'continuous'
- How to Fix TypeError: __str__ Returned Non-String but Printing Output
- How to Fix NameError: Name 'xrange' Is Not Defined in Python
- How to Fix OSError: [WinError 10038] an Operation Was Attempted on Something That Is Not a Socket
- How to Fix Python TypeError: Function Object Is Not Subscriptable
- How to Fix the SyntaxError: Invalid Syntax When Using Pip Install
- How to Fix Function Is Not Defined Error in Python
- How to Fix ModuleNotFoundError: No Module Named Tensorflow in Python
- How to Fix Python Error - Can't Find Main Module
- How to Fix Python Matplotlib Inline Invalid Syntax
- How to Fix Python ValueError: No JSON Object Could Be Decoded
- How to Fix the ImportError: Cannot Import Name in Python
- How to Fix TypeError: Cannot Convert the Series to <Class 'Float'> in Python
- How to Fix Python TypeError: Must Use Keyword Argument for Key Function
- How to Fix Error - NoneType Object Has No Attribute Append in Python
- How to Fix ImportError: DLL Load Failed in Python
- How to Convert Unicode to ASCII in Python
- How to Fix NameError: Name Python Is Not Defined
- How to Fix Python Error: Object Is Not Callable
- How to Solve Python: Can't Open File 'setup.py': [Errno 2] No Such File or Directory Error
- How to Blur Filters in OpenCV
- OpenCV Webcam
- How to Detect Face Using the Haar Cascade Classifier in Python OpenCV
- How to Detect Motion in Python OpenCV
- How to Implement Median Filter in OpenCV
- How to Use OCR to Extract Text From an Image in OpenCV
- OpenCV cvtColor
- OpenCV Dilate
- OpenCV Tracking
MySQL Howtos
- Elastic Search in MySQL
- How to Access MySQL Command Line With XAMPP
- How to Clear the Screen in MySQL
- How to Synchronize MySQL Database
- How to Create Cron Job in MySQL
Python PyGame Howtos
PowerShell Howtos
- How to Check if a Service Is Running Using PowerShell
- Byte Array in PowerShell
- PowerShell Copy File and Rename
- How to Loop Through a JSON File in PowerShell
Seaborn Howto's
- How to Create Seaborn Count Plot
- How to Create Seaborn Histogram Plot
- How to Create a 3D Plot Using Seaborn and Matplotlib
- How to Create Different Color Palette Using Seaborn
- How to Create Seaborn Boxplot Without Outliers
- How to Increase Heatmap Font Size in Seaborn
- How to Create a ClusterMap in Seaborn
- How to Create Linear Regression in Seaborn
- How to Set the Legend Outside of the Figure in Seaborn
- How to Create a Contour Plot in Seaborn
Python Pandas Howtos
- How to Read CSV Data From String in Pandas
- How to Calculate Weighted Average in Pandas
- How to Create Nested DataFrames in Pandas
- How to Filter Pandas DataFrame Rows by Regex
- How to Plot Value Counts in Descending Order in Pandas
- Pandas value_counts Percentage
- How to Build Pandas DataFrame Row by Row
- How to Replace NA Values in Multiple Columns using Pandas fillna()
- How to Reverse Pandas Dataframe
- How to Save Pandas Dataframe Table as a PNG
- How to Rank Pandas DataFrame Within Group
- How to Install Pandas Using Homebrew
- Pandas Fuzzy Match
Python NumPy Howtos
- How to Use Axis Argument to Manipulate a NumPy Array in Python
- NumPy Mask 2d Array
- How to Convert Datetime64 to Datetime.Datetime or Timestamp in NumPy
Python Matplotlib Howto's
- No Handles With Labels Found to Put in Legend
- How to Create Multiple Axes in Matplotlib
- How to Set Width Parameter of Bar Graph in Matplotlib
- How to Create Trendline in Matplotlib
- How to Plot Contour in Matplotlib
- Matplotlib Marker Fill
- Magic Function Inline in Matplotlib
- Color Cycle in Matplotlib
- How to Annotate in Matplotlib
- How to Plot Candlestick in Matplotlib
- How to Plot Venn Diagram in Matplotlib
- How to Plot Waterfall Plot in Matplotlib
- How to Create Circle Arrow in Matplotlib
- How to Create Colored Triangle in Matplotlib
- How to Plot 3D Line Plot in Matplotlib
- How to Create and Change Title Position in Matplotlib
- Matplotlib sharex Parameter
- How to Create Multiple Subplots Using Matplotlib
- How to Plot Dates in Matplotlib
Python Flask Howto's
- Flask send_file()
- How to Submit Ajax in Python Flask
- Flask Project Structure
- Flask request.args.get
- How to Update Flask SQLAlchemy
- How to Use a Production WSGI Server to Run a Flask App
- How to Log Errors Using Flask
- Flask WebSockets
- How to Connect MySQL Database in Flask
- How to Download a File Using Flask
- How to Get Query Parameters Using Flask
- How to Create Route in Flask App
- How to Change the Default Port in Flask
- How to Create Dynamic URL Using url_for in Flask
- Flask CORS
- Flask Secret Key
- How to Display an Image in Flask App
- How to Use Flask Debug Mode
- How to Handle Request Data in JSON Format in Flask
- How to Use Different Types of Parameters Inside the URL in Flask
- Flask Request Form
- How to Return a Valid JSON Response in Flask
- How to Create a Static Folder in Flask
- How to Post Request in Python Flask
- How to Redirect in Python Flask
- How to Run a Flask App
Django Howto's
- How to Manipulate Raw Queries in Django
- How to Change Password in Django
- How to Use Dynamic URL Inside the Template in Django
- How to Use the Include Tag in Django
- Django OR Filter
- How to Use jQuery in a Django App
- Django Bootstrap
- How to Download File in Django
- How to Reset Admin Password in Django
- How to Check if Object Exists in Django
- How to Create Field for Multiple Choices in Django
- How to Create Objects in Django
- How to Return JSON in Django
- How to Upload Media in Django
- How to Use Post Request to Send Data to a Django Server
- How to Avoid Creating Duplicate Objects in Django
- Select_related Method in Django
- Django ALLOWED_HOSTS
- How to Filter Items From Query Set in Descending Order in Django
- How to Slug in Django
- How to Integrate Ajax With Django in Python
Python Tkinter Howtos
- Tkinter Dialog Box
- Tkinter Create_rectangle Method
- Tkinter Graph
- Tkinter in macOS
- Tkinter Intvar
- Tkinter SimpleDialog Module
- Tkinter askdirectory() Method
- Tkinter askopenfilename
- How to Download Tkinter in Windows 10 64-Bit
- How to Install Tkinter With Conda
- Tkinter Tabs
- Tkinter Themes
- How to Create a Tkinter Table
- Tkinter Photoimage
- Tkinter Mainloop
- How to Install Tkinter
- How to Create Progress Bar in Tkinter
- Tkinter Drag and Drop
- Tkinter File Dialog
- Tkinter Threading
- How to Draw Line in Tkinter
- Tkinter Rectangle