Skip to main content

Some python tools

Project description

@TOC


前言

整理一些常用工具便于日常使用。


提示:以下是本篇文章正文内容,下面案例可供参考

一、日期工具

1.主要功能

可将输入的任何类型的日期字符串类型转化为datetime.datetime类型的日期对象

2.使用方法

代码如下(示例):

import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
import seaborn as sns
import warnings
warnings.filterwarnings('ignore')
import  ssl
ssl._create_default_https_context = ssl._create_unverified_context

该处使用的url网络请求的数据。


工具包还在成长中

以后会逐步丰富起来的

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SomeTools-0.0.1.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

SomeTools-0.0.1-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page