Remove Bad Characters in PandasIf you are working with a pandas DataFrame and you need to remove some faulty characters that should […] March 5, 2024 in Python tagged characters / strip / bad / data / clean by Mike
SQL Server Import Data from a Text File Part 4This part of our multi-part series discusses BULK INSERT. Here we focus in on this command. Microsoft’s Books […] January 3, 2018 in SQL Server tagged import / insert / bulk / French / characters / SQL Server Import by Mike
HTML Character References (Entities)With HTML you can display special characters using character references. You can go to Elizabeth Castro’s web site […] October 1, 2015 in HTML tagged entities / ascii / code / html / character / characters / special / references / entity / HTML by Mike