Skip to main content

Home/ Python Programming/ Group items tagged index

Rss Feed Group items tagged

1More

How to Drop Multiple Columns in Pandas using [name , index, and range] ? - 0 views

  •  
    How to drop multiple columns in Pandas: Tricks. Let's see how easy are pandas dropping columns using the column index, name, and range.
1More

Pyzo - Python to the people - Pyzo - Python to the people - 0 views

  •  
    "Pyzo - Python to the people Pyzo is an interactive computing framework based on Python, an easy and powerful programming language. It's mission is to provide a computing environment aimed at doing science and building professional applications, that is easy to obtain, easy to use, and free."
1More

Dive Into Python - 0 views

  •  
    Free online book about Python 2.
1More

Google Code University - Programming Languages - 0 views

  •  
    Various technology lectures about Python, C++, Java, etc. Note to my 8th grade students - these videos are most likely above your learning curve, but if you love programming and want to get into the "meat" of Python, feel free to check them out.
1More

Python Package Index : mpmath 0.8 - 0 views

  • Python library for arbitrary-precision floating-point arithmetic
1More

Python Package Index : Contextual 0.7a1.dev - 0 views

  • Replace globals with context-safe variables and services
1More

PyLinda: PyLinda - Distributed Computing Made Easy - 0 views

  • Linda is an widely studied distributed computing environment, centered around the notion of a tuple space. A tuple space is a bag (also called a multi-set) of tuples. A tuple is an ordered, typed chunk of data. Tuple spaces exist independently of processes in the system, and the data placed into a tuple space also exist independently. See "Generative communication in Linda" (1985) and "Multiple tuple spaces in Linda" both by David Gelernter for more information on Linda.
1More

pyfdate - 0 views

  • Given Python's goal to be a powerful and easy-to-use scripting language, its features for working with dates and times are not as user-friendly as they should be. The purpose of pyfdate is to remedy that situation by providing features for working with dates and times that are as powerful and easy-to-use as the rest of Python.
1More

Command line programs are classes, too! - 0 views

  • I hope this article encourages you to think about your command line programs in a different light, and to treat them as first class objects. Using inheritance to share code is so common in other areas of development that it is hardly given a second thought in most cases. As has been shown with the SQLiteAppBase programs, the same technique can be just as powerful when applied to building command line programs, saving development time and testing effort as a result. CommandLineApp has been used as the foundation for dozens of types of programs, and could be just what you need the next time you have to write a new command line program.
1More

SendKeys - 0 views

  • SendKeys is a Python module for Windows (R) which can be used to send one or more keystrokes or keystroke combinations to the active window. SendKeys exports 1 function, SendKeys, and 1 exception, KeySe
1More

Python HOWTO - Enso Wiki - 1 views

  •  
    Guide to start building an Enso plugin using Python and Enso Developer Toolikt.
1 - 20 of 33 Next ›
Showing 20 items per page