User contributions for Bacchas
Jump to navigation
Jump to search
- 19:02, 10 February 2021 diff hist +105 React Setup
- 18:56, 10 February 2021 diff hist +15 React Setup
- 15:53, 28 January 2021 diff hist 0 Windows Powershell →Find multiple files then copy them to a directory
- 15:53, 28 January 2021 diff hist +333 Windows Powershell
- 20:58, 27 January 2021 diff hist +13 Windows Powershell →Search for Multiple files
- 20:51, 27 January 2021 diff hist +143 Windows Powershell
- 22:05, 26 January 2021 diff hist +8 Fix Errors current
- 22:04, 26 January 2021 diff hist +93 N Fix Errors Created page with " npm cache clean --force delete node_modules folder delete package-lock.json file npm install"
- 22:04, 26 January 2021 diff hist +19 React current
- 15:46, 25 January 2021 diff hist +14 MediaWiki:Sidebar
- 23:23, 19 January 2021 diff hist +170 React Setup
- 23:17, 19 January 2021 diff hist +14 N React Setup Created page with "* Install Node"
- 23:16, 19 January 2021 diff hist +19 N React Created page with "==React Setup=="
- 23:16, 19 January 2021 diff hist +14 Programming
- 15:57, 28 December 2020 diff hist +138 Standard CSS →Get rid of space under image
- 15:52, 28 December 2020 diff hist +35 Standard CSS
- 20:06, 2 November 2020 diff hist +2 Vue3 →Vue CLI 3 current
- 20:06, 2 November 2020 diff hist +7 Vue3 →Vue CLI 3
- 21:35, 11 September 2020 diff hist −80 Merge Files based on primary key, and sort current
- 21:34, 11 September 2020 diff hist +1,399 N Merge Files based on primary key, and sort Created page with "<pre> import pandas as pd import plotly.express as px slack_analy = pd.read_csv('slack_anl.csv') slack_members = pd.read_csv('slack_members.csv') ## merge sheets on username..."
- 21:32, 11 September 2020 diff hist +121 Python Excel Related
- 18:29, 11 September 2020 diff hist +277 Python, Excel Individual Commands current
- 18:19, 11 September 2020 diff hist +2 Python, Excel Individual Commands
- 18:18, 11 September 2020 diff hist −1 Python, Excel Individual Commands
- 18:18, 11 September 2020 diff hist +392 N Python, Excel Individual Commands Created page with "==Creating a pie chart from data== import plotly.express as px ## pip install plotly fig = px.pie(active_posts'username', 'Messages posted', values='Messages posted', n..."
- 18:15, 11 September 2020 diff hist +106 Python Excel Related
- 21:25, 9 September 2020 diff hist +83 Merge files based on ID, then do calculation current
- 21:04, 9 September 2020 diff hist +725 N Merge files based on ID, then do calculation Created page with "<pre> import pandas as pd import plotly.express as px ## pip install plotly excel_book1a = 'Purchases - Home A.xlsx' excel_prices = 'PriceBook.xlsx' df_prices = pd.read_excel..."
- 21:01, 9 September 2020 diff hist +156 Python Excel Related
- 15:54, 3 September 2020 diff hist +908 Conditional Search Multiple Excel Files current
- 15:52, 3 September 2020 diff hist +46 Python Excel Related →Conditional Search Multiple Excel Files
- 22:17, 2 September 2020 diff hist 0 N Category:Python Created blank page current
- 22:16, 2 September 2020 diff hist +487 N Combine multiple excel files into One Created page with "<pre> import glob import os import pandas as pd file = input('File Path: ') pth = os.path.dirname(file) extension = os.path.splitext(file)[1] print(pth) files = glob.glob(os.p..." current
- 22:15, 2 September 2020 diff hist +96 Python Excel Related
- 19:34, 2 September 2020 diff hist +1,697 How to Split an Excel File into multiple sheets or multiple files current
- 16:25, 2 September 2020 diff hist +46 Conditional Search Multiple Excel Files
- 16:25, 2 September 2020 diff hist +46 Merge Excel Spreadsheet with same columns current
- 16:25, 2 September 2020 diff hist +46 Clean up excel data current
- 16:24, 2 September 2020 diff hist −1 How to Split an Excel File into multiple sheets or multiple files
- 16:24, 2 September 2020 diff hist 0 How to Split an Excel File into multiple sheets or multiple files
- 16:23, 2 September 2020 diff hist +47 How to Split an Excel File into multiple sheets or multiple files
- 16:22, 2 September 2020 diff hist +81 N How to Split an Excel File into multiple sheets or multiple files Created page with "<pre> </pre> ==Back To Top - Category== Category:Python"
- 16:21, 2 September 2020 diff hist +146 Python Excel Related
- 22:22, 1 September 2020 diff hist +81 N Conditional Search Multiple Excel Files Created page with "<pre> </pre> ==Back To Top - Category== Category:Python"
- 18:19, 1 September 2020 diff hist −1 Python Excel Related →Conditional Search Multiple Excel Files
- 18:19, 1 September 2020 diff hist +172 Python Excel Related
- 16:25, 1 September 2020 diff hist +543 N Merge Excel Spreadsheet with same columns Created page with "=Merge two spreadsheets= '''Merge two or more spreets from different files with similar columns, but choose which columns you want to include in the merge''' <pre> import pan..."
- 16:22, 1 September 2020 diff hist +48 Python Excel Related
- 16:21, 1 September 2020 diff hist +20 Clean up excel data
- 16:21, 1 September 2020 diff hist +20 Coursera Google Python Automation Course →Back To Top - Category current