Giter Club home page Giter Club logo

derricksherrill.com's People

Contributors

dependabot[bot] avatar derrick-sherrill avatar jrenae18 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

derricksherrill.com's Issues

Philips Hue Smart

Is it Also possible to control the Philips Hue Smart with this libary?
If yes, what do i have to do?

Thanks for your help.

coin change dp algorithm problem

when you set the coin_list = [ 2,5,10] as if you run out some and you need give 3cents change,while the program runs out :2 rather than an error or return ......

Issues with Pyle keyboard

Hi error with pykeyboard saying it’s not install when I’ve install the module using this command Pip install pykeyboard so this doesn’t run is there another way you can this or no

How to drop rows with no float in both rows and columns in an excel document with python pandas

Please i am new to pandas python .i have this issue trying to drop all rows with numbers in an excel document.
I have [5 rows x 3 columns].I am trying to drop every row except Pepsi and fruit.!I keep getting the wrong result.Can anyone help?

drinks | cost | places
coke | | New york 
fanta |   | Ontario
beer | |  Germany
pepsi|   4.5 | New Jersy
Fruit | 3.0 |  Vancouver

import pandas as pd

import numpy as np

excel_file_1 = 'DRINKS.xlsx'
df = pd.read_excel(excel_file_1)

#df.dropna(axis=0,how='all')

print (df)

separate units of measures from a field in pandas and then standardize them

Hi Derrick,

I have a scenario :

I have some records where a filed contain values like

8t @ 12.8mtr
8T @ 17.3MTR
[email protected]
[email protected]
12t @ 16.9mtr
3t @ 22.7mtrs
300 cfm
400 cfm
430 cfm
450 CFM
450 CFM
600 CFM

Now i want these to be split into two columns and standardized like:

Capacity UOM
8t @ 12.8 mtr
8T @ 17.3 mtr
[email protected] mtr
[email protected] mtr
12t @ 16.9 mtr
3t @ 22.7 mtr
300 cfm
400 cfm
430 cfm
450 cfm
450 cfm
600 cfm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.