User contributions for Bacchas
Jump to navigation
Jump to search
- 19:14, 1 April 2020 diff hist +351 Windows Powershell
- 15:05, 31 March 2020 diff hist −27 Windows Powershell
- 14:40, 31 March 2020 diff hist +102 Windows Powershell
- 14:37, 31 March 2020 diff hist −2 Windows Powershell →Category
- 14:37, 31 March 2020 diff hist +5 Windows Powershell
- 14:36, 31 March 2020 diff hist +30 Windows Powershell
- 14:36, 31 March 2020 diff hist +104 Windows Powershell
- 14:35, 31 March 2020 diff hist +420 N Windows Powershell Created page with "<pre> $datecurrent = get-date -Format MM-dd-yyyy $apath = "C:\Users\Robert\Desktop\leaves" $btest = "C:\Users\Robert\Desktop\leaves\pdf-sliced" $ctest = "C:\Users\Robert\Deskt..."
- 14:33, 31 March 2020 diff hist +22 Windows Misc
- 14:33, 31 March 2020 diff hist −62 Windows
- 14:32, 31 March 2020 diff hist +3,002 N Windows Misc Created page with "== Repair network Errors == In the search box on the taskbar, type Command prompt, press and hold (or right-click) Command prompt, and then select Run as administrator > Yes...."
- 14:32, 31 March 2020 diff hist −2,974 Windows Replaced content with "==Windows Powershell== ==Windows Misc== Back To Top- Home" Tag: Replaced
- 14:30, 31 March 2020 diff hist +2 Windows →[Powershell]
- 14:30, 31 March 2020 diff hist +18 Windows
- 13:55, 13 March 2020 diff hist +47 Python Data Mining
- 13:39, 13 March 2020 diff hist +47 Python Web Scraping
- 13:39, 13 March 2020 diff hist +47 Python Functions
- 13:39, 13 March 2020 diff hist +47 Python Problems and Solutions
- 13:38, 13 March 2020 diff hist +47 Control Flow, if statements etc..
- 13:37, 13 March 2020 diff hist +47 Perform IO with Text Files
- 19:40, 12 March 2020 diff hist +47 Object and Data Structure Basics
- 19:39, 12 March 2020 diff hist −20 Python Software installation
- 19:36, 12 March 2020 diff hist +68 Python Software installation
- 14:58, 22 January 2020 diff hist +47 Python
- 21:48, 10 January 2020 diff hist +670 Python Data Mining →Analyze csv files using pandas
- 16:30, 10 January 2020 diff hist +203 N Python Data Mining Created page with "==Analyze csv files using pandas== import pandas as pd df=pd.read_csv('filename.csv) df.shape # prints the number of columns and rows df.info() # prints out the names and..."
- 16:26, 10 January 2020 diff hist +25 Python
- 15:22, 10 January 2020 diff hist +39 Python Software installation →Install Jupiter notebook
- 15:15, 10 January 2020 diff hist +110 N Python Software installation Created page with "==Install pandas for data analysis== pip install pandas ==Install Jupiter notebook== pip install jupyterlab"
- 15:14, 10 January 2020 diff hist +35 Python
- 20:21, 3 January 2020 diff hist +2,656 N Python Web Scraping Created page with "==Web Scraping== <pre> # pip install bs4, requests, pandas # install them one at a time import requests from bs4 import BeautifulSoup import pandas as pd nj = 'https://forecas..."
- 20:18, 3 January 2020 diff hist +27 Python
- 16:23, 27 December 2019 diff hist +24 Sample Scripts →Read exif data from file
- 16:01, 27 December 2019 diff hist +206 Sample Scripts →Rename files adding the creation date as prefix
- 14:16, 27 December 2019 diff hist +135 Sample Scripts →Find specific files and copy them to another folder
- 21:36, 26 December 2019 diff hist +1 Control Flow, if statements etc.. →Python For Loops
- 21:35, 26 December 2019 diff hist +199 Control Flow, if statements etc.. →Python For Loops
- 23:11, 18 December 2019 diff hist +64 Sample Scripts →Using rename command
- 21:38, 17 December 2019 diff hist +305 Find Command
- 20:18, 26 November 2019 diff hist +8 Sample Scripts →Rename files adding sequential numbers
- 20:18, 26 November 2019 diff hist +9 Sample Scripts →Rename Delete string
- 20:16, 26 November 2019 diff hist +9 Sample Scripts →Rename Prepend
- 19:53, 26 November 2019 diff hist −4 Sample Scripts →Rename files adding sequential numbers
- 19:53, 26 November 2019 diff hist +2 Sample Scripts →Rename files adding sequential numbers
- 19:53, 26 November 2019 diff hist +71 Sample Scripts →Rename files adding sequential numbers
- 19:51, 26 November 2019 diff hist +92 Sample Scripts →Rename Delete string
- 19:37, 26 November 2019 diff hist +96 Sample Scripts →Rename files adding sequential numbers
- 17:01, 26 November 2019 diff hist +49 Sample Scripts →Rename files adding sequential numbers
- 16:04, 26 November 2019 diff hist +83 Sample Scripts →Using rename command
- 22:27, 25 November 2019 diff hist +2,737 Sample Scripts →Using rename command